[PROPOSAL] New format
fallion opened this issue ยท 3 comments
fallion commented
From the current format I would like to upgrade to something more complex.
- Features and breaking changes should be un-collapsed by default
- Everything else should have collapsed commit body
Example:
Features ๐
hash some feature
- body is here
Chores ๐ง
hash heading
- body is here
hash commit without a body
hash another chore
body is here
aexvir commented
Will it still keep the bullet point list inside the collapsible blocks?
fallion commented
Turns out it will, https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab just updated the example.
aexvir commented
So any markdown in the description would be rendered properly, I like it ๐