scientific-python / changelist

Prepare an automatic changelog from GitHub pull requests
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Add newline after headings #34

Closed jarrodmillman closed 11 months ago

jarrodmillman commented 11 months ago

Currently most of the projects use prettier to autoformat markdown. I think changelist should generate markdown that passes the standard .pre-commit-config.yaml we've been using. For example, like the one changelist uses itself.

There may be other issues, but when I generated the CHANGELOG entry for changelist 0.2 the linter had to add a newline after the headings (e.g., ## Enhancements).

2023-09-25T07:39:13,220735089-07:00