mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-28 17:24:03 +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.
|
it under any or all of those licenseses.
|
||||||
}}} ***** END LICENSE BLOCK *****/
|
}}} ***** END LICENSE BLOCK *****/
|
||||||
|
|
||||||
Highlights.prototype.CSS = <![CDATA[ /* <css> */
|
Highlights.prototype.CSS = <![CDATA[
|
||||||
Boolean color: red;
|
Boolean color: red;
|
||||||
Function color: navy;
|
Function color: navy;
|
||||||
Null color: blue;
|
Null color: blue;
|
||||||
|
|||||||
Reference in New Issue
Block a user