feat: introduce Token struct

This commit is contained in:
PoiScript 2023-11-20 14:56:38 +08:00
parent 9004de9930
commit 6c27a9257f
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E
23 changed files with 586 additions and 262 deletions

View file

@ -189,7 +189,6 @@ pub enum SyntaxKind {
FN_REF,
LATEX_FRAGMENT,
MACROS,
MACROS_ARGUMENT,
SNIPPET,
TARGET,
BOLD,