Releases: appmattus/markdown-lint
Releases · appmattus/markdown-lint
Include and exclude filters for rules and base config
0.2.0 Include and exclude filters for rules and base config (#4)
Bug fixes to UlIndentRule and LineLengthRule
0.1.8 Bug fix to UlIndentRule to align with parent ordered list items
Bug fix to NoSpaceInEmphasisRule
0.1.7 Bug fix to NoSpaceInEmphasisRule to ignore code blocks
Fixes to DSL and implementation of threshold
0.1.6 Rename config dsl object and ifx readme file
More opinionated defaults and bug fixes
0.1.5 Change defaults to be more opinionated
Bug fixes to LineLengthRule and LowerCaseFilenameRule
0.1.4 Fixes for LineLengthRule to allow punctuation after links plus emphasis
Switch to compiler-embeddable
0.1.3 Switch to compiler-embeddable
Removed dependency on checkstyle
Checkstyle depends on Guava which was causing a dependency clash with the Android Gradle Plugin.