v0.1.28
Added
- Import:
rumdl importnow preserves original rule aliases (e.g.,no-hard-tabsinstead ofMD010) in the generated config file (#460) - Code Block Tools: Per-language configs now support an
enabledfield to disable linting/formatting for specific languages while keeping the configuration (#458)
Fixed
- MD044: Vale (
<!-- vale ... -->) and remark-lint (<!-- lint ... -->) inline configuration directives are now skipped when checking proper names (#456)