返回
Warning: You may not have write permissions to the file; saving may fail.
## Syntax highlighting for TeX files. syntax tex "\.tex$" magic "(La)?TeX document" comment "%" linter chktex -v0 -q -I color green "\\.|\\[A-Za-z]*" color magenta "[{}]" color blue "(^|[^\])%.*"
保存