Skip to content

Releases: actionshub/markdownlint

V.2.1.1

15 Dec 23:35
7f75572
Compare
Choose a tag to compare

What's Changed

  • fix(workflow): Workflow should be in .github by @xorima in #25

Full Changelog: v2.1.0...V2.1.1

Match only Markdown Files

04 Feb 18:05
Compare
Choose a tag to compare

Fixed a bug with the regex for matching

Fix Invert Match

04 Feb 09:51
a25e5b2
Compare
Choose a tag to compare

Fixes a bug where the files to ignore regex did not match correctly

2.0.0

28 Nov 19:51
Compare
Choose a tag to compare
  • Update documentation in README to point to the main branch
  • Migrate to main branch as default branch

Fix bugs

28 Jun 23:47
fc56786
Compare
Choose a tag to compare

Fixed a bug where the run would error around exec failures

Documentation for configuration

10 Jun 08:38
c8fe67f
Compare
Choose a tag to compare

Added documentation for configuration using .mdlrc
Changed the ruby image to be alpine to speed up this action

Exclude Files Regex

22 May 12:49
Compare
Choose a tag to compare

This release has a new input called filesToIgnoreRegex which allows you to ignore files from mdl completely if required.

Capture output correctly

17 Feb 16:27
4627df3
Compare
Choose a tag to compare

This will capture the output correctly

Inputs and outputs

06 Feb 18:09
4e0894a
Compare
Choose a tag to compare

Creates Inputs and outputs for this

Rename

05 Jan 15:36
1d95938
Compare
Choose a tag to compare

Rename for marketplace