mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 12:43:32 +02: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