modes.text.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of to.etc.syntaxer Show documentation
Show all versions of to.etc.syntaxer Show documentation
Syntax highlighting code using JEdit's highlighting code
The newest version!
<?xml version="1.0"?> <!-- The most complicated edit mode ever, for plain text mode --> <!DOCTYPE MODE SYSTEM "xmode.dtd"> <MODE> <RULES> <TERMINATE AT_CHAR="0" /> </RULES> </MODE>