Skip to content

Releases: davidwaterston/lab-markdown-reporter

Fix problem with display of headings in some situations

Choose a tag to compare

@davidwaterston davidwaterston released this 12 Dec 18:21
v1.0.2

Amended the headers that are output in the report as they would not display properly in some Markdown environments, e.g. in the Atom editor 'Markdown Preview' window '##Linting' would display as exactly that, not be expanded to an 'H2'-style header. Adding a space after the '#' - '## Linting' - ensures that the headings should always display properly.

Remove the 'Stories in Progress' badge

Choose a tag to compare

@davidwaterston davidwaterston released this 07 Dec 02:10
v1.0.1

The 'Stories in Progress' badge in the README (which links to waffle.io) is not required for this project.

Initial release

Choose a tag to compare

@davidwaterston davidwaterston released this 07 Dec 00:23
v1.0.0

Initial release