mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 22:45:45 +01:00
Remove the comment in CDATA section.
CDATA section does not understand comment.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
it under any or all of those licenseses.
|
||||
}}} ***** END LICENSE BLOCK *****/
|
||||
|
||||
Highlights.prototype.CSS = <![CDATA[ /* <css> */
|
||||
Highlights.prototype.CSS = <![CDATA[
|
||||
Boolean color: red;
|
||||
Function color: navy;
|
||||
Null color: blue;
|
||||
|
||||
Reference in New Issue
Block a user