Commit Graph

15 Commits

Author SHA1 Message Date
David Anson 2294e2849b Remove trailing space introduced by GitHub web editor. 2021-12-12 18:41:29 -08:00
David Anson 06a575921f Add links to markdownlint-cli2 and markdownlint documentation for configuration (fixes #2). 2021-12-12 18:38:25 -08:00
David Anson fa80dbfb52 Add example of continue-on-error to the README (fixes #3). 2021-12-12 18:24:10 -08:00
David Anson 57ca163021 Fix YAML syntax error in README example (fixes #4). 2021-12-12 18:12:03 -08:00
David Anson 75ca8bd12c Update documentation and example to reference @v4. 2021-09-14 22:17:12 -07:00
David Anson b0bc151ba3 Update documentation and example to reference @v3. 2021-07-22 22:06:07 -07:00
David Anson df5e41bfe8 Update documentation and example to reference @v2. 2021-02-20 19:24:49 -08:00
David Anson 38b6b60393 Add example.yml, link, and glob syntax to README.md. 2021-01-17 20:34:17 -08:00
David Anson 6f2edb0be1 Add another example to README.md. 2021-01-15 20:25:42 -08:00
David Anson b228c2ca00 Add examples and links to README.md. 2021-01-13 15:30:04 -08:00
David Anson a7cc7f4b06 Convert glob input to globs to support multiple globs. 2021-01-13 14:50:05 -08:00
David Anson 2c0605ee91 Add passing/failing file and no/one glob to tests. 2021-01-13 14:29:36 -08:00
David Anson a0ebec2ad9 Get glob input and pass through to command. 2021-01-12 22:25:46 -08:00
David Anson 7cf57ac21e Initial implementation. 2021-01-12 22:10:33 -08:00
David Anson 43204394f8 Initial commit 2021-01-12 21:28:47 -08:00