Fix section depth in markdown template#664
Conversation
adiroiban
left a comment
There was a problem hiding this comment.
Thanks for the PR.
Changes looks good... but this might be considered a backward incompatible change.
Users that already have NEWS files, will have them generated with H3 for previous releases.
I think that this might be ok, but we should communicate this change to end users.
I was expected to also see some updates to the test docstrings, to explain that the H2 render is important.
I hope that someone who cares about MD support in towncrier will have some time and do a review of this PR
|
Hi @adiroiban, I commented a bit on the bigger problem here: #663 maybe you’d like to chime in there before I invest more time into this fix |
adiroiban
left a comment
There was a problem hiding this comment.
This looks good.
I think that trunk needs to be updated to fix the read the docs build.
|
Huh, never saw that one before! |
|
Sorry for the delay... I was quite busy lately. The code from here is ok... it might be just a Read The Docs issue... I triggered a re-run Many thanks for your help! |
Description
Fixes #663
Checklist
src/towncrier/newsfragments/. Briefly describe yourchanges, with information useful to end users. Your change will be included in the public release notes.
docs/tutorial.rstis still up-to-date.