Skip to content

Releases: appmattus/markdown-lint

Additional names added to ProperNamesRule

18 Nov 15:26
678e590

Choose a tag to compare

0.6.0

Additional names added to ProperNamesRule (#25)

Add CHANGELOG.md to allowed uppercase file names

14 Nov 13:24

Choose a tag to compare

0.5.1

Add CHANGELOG to allowed uppercase filenames

New rules for image validation and terminating newline char

19 Aug 13:03
3f60b0d

Choose a tag to compare

0.5.0

Update to latest dependencies (#21)

Updating task to appear in gradle tasks list

08 May 17:37

Choose a tag to compare

0.4.1

Add group and description to markdownlint task

Upgrade to Kotlin 1.3.31 and remove use of script engine

26 Apr 09:15
765f503

Choose a tag to compare

Upgrade Kotlin to 1.3.31 and remove script engine (#11)

* Upgrade Kotlin to 1.3.31 and remove script engine

* Update readme.

New rules for link validation

17 Apr 08:20

Choose a tag to compare

Previously added rules weren't enabled, these are now on by default.

ProperNamesRule fix codeBlocks logic and now ignores code block language

16 Apr 09:20
97f7782

Choose a tag to compare

Fixes to ProperNamesRule (#10)

* ProperNamesRule fix codeBlocks logic and now ignores code block language

Fixes for Windows end of line characters

16 Apr 07:58
e27d22e

Choose a tag to compare

0.3.1

Fix parsing issues with Windows end of line characters (#9)

Improvements to error messages

12 Apr 17:49

Choose a tag to compare

Additionally adding new ConsistentEmphasisStyleRule along with various bug fixes.

Support for task lists and a bug fix to ListIndentRule

10 Apr 14:03
557ec50

Choose a tag to compare

Add support for task list items (#8)

Fixes https://github.com/appmattus/markdown-lint/issues/7