v2.11.1
New Features
-
Add
context.codeblock
config to enable / disable in codeblock. (#211)In
.autocorrectrc
# Enable or disable in spatial context context: # Enable or disable to format codeblock in Markdown or AsciiDoc etc. codeblock: 1
Improvements
- Fix cli
--fix
result output to ensure a newline for last message. - Remove duplicate to_string (#209)