-
Notifications
You must be signed in to change notification settings - Fork 129
Custom allbullet setting #697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
Thanks for the PR. This is something that I was also looking to have in I was thinking to have someting like The
With This can be currently implemented with a custom template... but maybe we can have a good default |
Sure, This PR actually makes the existing default template respect the exsiting all_bullets setting as well, so that's a plus :) |
@adiroiban so at the moment, this just provides individuals to add this highlight section. Should we just add it as a default since it's kind-of a useful thing and having a standard for it is better than people having to do it themselves? |
I think that it makes sense to have this available as default and with associated documentation. |
@SmileyChris do you think that you will have time to work on this in the next few days? I am planning to do a new release... and just wanted to see if I should wait for this PR. No hurry. Cheers |
It provides a new
all_bullets
setting per category type that can override the global default.This is useful if you want to have a text-only section (for example, an text introduction to the release)
Implementation Details
all_bullets
configuration