chelnak / gh-changelog

A gh cli extension that will make your changelogs ✨
MIT License
109 stars 4 forks source link

Fix markown formatting #113

Closed chelnak closed 1 year ago

chelnak commented 1 year ago

Prior to this PR the markdown created by this extension would cause markdownlint violations.

This commit ensure that these are fixed.

For MD024 (duplicate headings) a disable comment has now been added to the top of the file.