Skip to content

Commit 155d12e

Browse files
author
Gareth Deli
committed
corrected test for viewing in markdown viewer
1 parent 81e3d9a commit 155d12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This adds support above this in the original project as follows:
99
1. Support for translatable=false
1010
2. Support to copy across comments verbatim
1111
3. Bugs exist as in the original as of 11th July 2018:
12-
* CDATA tag is corrupted
13-
* > is converted to url safe >
12+
* <![CDATA[some stuff]]> tag is corrupted
13+
* > is converted to url safe >
1414
* content type header is stripped from file
1515

1616
ORIGINAL README Content below:

0 commit comments

Comments
 (0)