mirror of
https://github.com/typst/typst
synced 2025-07-01 17:52:52 +08:00
dot
This commit is contained in:
parent
866c5364a0
commit
c96bf9a280
@ -13,7 +13,7 @@ pub enum SyntaxKind {
|
||||
LineComment,
|
||||
/// A block comment: `/* ... */`.
|
||||
BlockComment,
|
||||
/// A decorator: `/! allow("warning")`
|
||||
/// A decorator: `/! allow("warning")`.
|
||||
Decorator,
|
||||
|
||||
/// The contents of a file or content block.
|
||||
|
Loading…
x
Reference in New Issue
Block a user