Skip to content

Releases: ClydeDz/markdown-list-linter

v0.1.4

10 Jul 13:10
Compare
Choose a tag to compare

Update markdown list linter dependency to the latest version.

v0.1.3

10 Jul 12:52
Compare
Choose a tag to compare

Add tests to cover the GitHub action scenarios.

v0.1.2

08 Jul 15:16
Compare
Choose a tag to compare
  • Make formattedMessage available as an output parameter.
  • Add eslint and prettier to the codebase and also run it in the GitHub action.

v0.1.1

08 Jul 14:37
Compare
Choose a tag to compare

Use formattedMessage from the markdown-list-linter response object to display in the action's output console rather than custom-written code.

v0.1.0

07 Jul 14:59
Compare
Choose a tag to compare

Initial release of GitHub action to lint markdown lists and warn when list items are not alphabetically ordered.