Changelog styling #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current changelog dialog prints the # (hash) instead of using it to render titles for example. This makes it difficult to correctly read the changelog. It would be nice if the changelog dialog would actually render according to .md document styling.
Fixed in v0.3.1 (
9ae2e22). The in-app changelog now renders Markdown viaQTextEdit.setMarkdown(), and the update prompt renders release notes as rich text (Markdown → HTML) — no more literal#/**.