huacnlee / autocorrect

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
https://huacnlee.github.io/autocorrect
MIT License
894 stars 31 forks source link

Toggling autocorrect off not work in LaTeX comments #174

Closed myl7 closed 1 year ago

myl7 commented 1 year ago

% autocorrect: false can not disable autocorrect as expected in LaTeX comments.

%( (//|#))? autocorrect(: false|-disable) are also tried and none of them works.

A minimal reproducible example is provided together

huacnlee commented 1 year ago

Try v2.8.5