Skip to content

Disable changelog rendering as Markdown for RuStore#2923

Open
Psychosoc1al wants to merge 1 commit into
ImranR98:mainfrom
Psychosoc1al:rustore-changelog
Open

Disable changelog rendering as Markdown for RuStore#2923
Psychosoc1al wants to merge 1 commit into
ImranR98:mainfrom
Psychosoc1al:rustore-changelog

Conversation

@Psychosoc1al
Copy link
Copy Markdown
Contributor

I was a bit annoyed by missing newlines in Rustore's changelog window. Turns out, it was caused by rendering plaintext as Markdown, which is not supported (check e.g. this changelog) by this store, thus eliminating single newlines.

Comparison
Before After
image image

I looked through all sources that support changelog, it seems like others are either supporting Markdown or mostly mirror unrendered Markdown text from GitHub/GitLab releases, so RuStore appears the only sole target to update

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.

1 participant