impasto
GitHub
Preparing search index...
AnnotationMode
Type Alias AnnotationMode
AnnotationMode
:
"strip"
|
"retain"
|
"ignore"
How to handle annotations.
In
strip
mode, annotations will be parsed and stripped from the code.
In
retain
mode, annotations will be parsed, but not stripped.
In
ignore
mode, annotations will not be parsed or stripped.
Default Value
"strip"
Settings
Theme
OS
Light
Dark
GitHub
impasto
Loading...
How to handle annotations.
strip
mode, annotations will be parsed and stripped from the code.retain
mode, annotations will be parsed, but not stripped.ignore
mode, annotations will not be parsed or stripped.