Add text.reference and text.environment

This commit is contained in:
Stephan Seitz 2021-03-28 21:06:53 +02:00 committed by Stephan Seitz
parent 0556edf5f3
commit 712cc78a1e
6 changed files with 66 additions and 13 deletions

View file

@ -167,7 +167,10 @@ Mainly for markup languages.
@text.title
@text.literal
@text.uri
@text.math (e.g. for LaTeX math enviroments)
@text.math (e.g. for LaTeX math environments)
@text.environment (e.g. for text environments of markup languages)
@text.environment.name (e.g. for the name/the string indicating the type of text environment)
@text.reference (for footnotes, text references, citations)
@text.note
@text.warning