What's Changed
-
Add
space-dashrule to add space between-, default:off.- 你好-世界 + 你好 - 世界
-
Add
space-backticksrule, default:on- 演示`code`代码 + 演示 `code` 代码
-
Add Aho-Corasick algorithm for spellcheck backend to match keywords. (#171)
-
Improve
formatandlintmethod for performance up ~20%.