Releases: ClydeDz/markdown-list-linter
Releases · ClydeDz/markdown-list-linter
v0.1.4
Update markdown list linter dependency to the latest version.
v0.1.3
Add tests to cover the GitHub action scenarios.
v0.1.2
- 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
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
Initial release of GitHub action to lint markdown lists and warn when list items are not alphabetically ordered.