Skip to content
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

Fix and revise convert-release-notes.py #6020

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

dhalbert
Copy link
Collaborator

Changes to convert-release-notes.py, which is used to convert the markdown release notes to HTML and BBCODE when we make a new release:

  • add finalize() to AdafruitBBCodeRenderer due to a library now requiring it
  • fix strong() and em() to do bold and italic, respectively
  • don't include the notes in a blockquote (my personal style preference)

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 306852d into adafruit:main Feb 14, 2022
@dhalbert dhalbert deleted the convert-release-notes-update branch February 14, 2022 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants