We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e3d9a commit 155d12eCopy full SHA for 155d12e
README.md
@@ -9,8 +9,8 @@ This adds support above this in the original project as follows:
9
1. Support for translatable=false
10
2. Support to copy across comments verbatim
11
3. Bugs exist as in the original as of 11th July 2018:
12
- * CDATA tag is corrupted
13
- * > is converted to url safe >
+ * <![CDATA[some stuff]]> tag is corrupted
+ * > is converted to url safe &gt;
14
* content type header is stripped from file
15
16
ORIGINAL README Content below:
0 commit comments