Commit Graph

18 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 9828b023cd
grammar: add support of underscore keyword...
...to ref the parent container

Closes #5
2023-06-16 07:42:49 +03:00
Dmitriy Pleshevskiy 8aac147e8e
grammar: add support of near attribute
grammar: add more utils

Closes #2
2023-06-16 06:37:19 +03:00
Dmitriy Pleshevskiy d113cea211
add more examples from original repo 2023-06-16 05:34:27 +03:00
Dmitriy Pleshevskiy 37230c006f
grammar: add support of font attribute 2023-06-16 05:20:03 +03:00
Dmitriy Pleshevskiy 8d8fd1bdf5
grammar: add classes
Closes #12
2023-06-16 00:43:30 +03:00
Dmitriy Pleshevskiy 8b2a240f22
change highlights 2022-12-09 19:05:04 +03:00
Dmitriy Pleshevskiy 99d9fbbf63
add language injections
Closes #6
2022-12-09 18:21:55 +03:00
Dmitriy Pleshevskiy 1a4be28021
add examples from d2 repo 2022-12-08 01:57:35 +03:00
Dmitriy Pleshevskiy 2871ceb718
add support of shape path 2022-12-07 23:14:25 +03:00
Dmitriy Pleshevskiy 1095c58b33
fix highlight 2022-12-07 11:58:45 +03:00
Dmitriy Pleshevskiy 41e2ce2e57
add style attr block 2022-12-06 11:57:59 +03:00
Dmitriy Pleshevskiy 7a76b25c11
chore: remove trailing spaces from identifier 2022-12-06 10:32:04 +03:00
Dmitriy Pleshevskiy 811520dfd4
support empty lines 2022-12-06 00:53:06 +03:00
Dmitriy Pleshevskiy 975e4c299a
fix multi inline shape attrs 2022-12-05 00:26:24 +03:00
Dmitriy Pleshevskiy fc5a0fff47
rewrite identifier as regular scanner 2022-12-04 18:35:37 +03:00
Dmitriy Pleshevskiy 8fcd012702
add inline identifiers 2022-12-04 03:36:46 +03:00
Dmitriy Pleshevskiy a5059fd3de
fix identifier scanner 2022-12-04 03:13:40 +03:00
Dmitriy Pleshevskiy a2a7925e3b
initial commit 2022-12-04 00:07:26 +03:00