Differences From
Artifact [bf85cd3996]:
1 1 <?xml version='1.0' encoding='UTF-8'?>
2 2 <!--
3 3 [ʞ] cortav.xml
4 4 ~ lexi hale <lexi@hale.su>
5 5 © AGPLv3
6 6 ? Kate/kwrite-compatible syntax definition for the cortav markup format
7 7 > ln cortav.xml $HOME/.local/share/org.kde.syntax-highlighting/syntax/
8 + ! NOTE: the Kate syntax engine cannot capture all the syntactic properties
9 + of Cortav. we do the best we can, but note the following important
10 + discrepancies:
11 +
12 + 1) the inline resource syntax allows a wide range of complex
13 + brackets pairs such as <!--:[ ]:--!>; the Kate syntax only
14 + accounts for the pair { }
8 15 -->
9 16 <language name='Cortav' version='1' kateversion='2.4' section='Markup' extensions='*.ct'>
10 17 <highlighting>
11 18 <list name='extension-directives'>
12 19 <item>uses</item>
13 20 <item>needs</item>
14 21 <item>inhibits</item>