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

Update ShowdownJS to 2022-03-10 build #1204

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

Fs00
Copy link
Contributor

@Fs00 Fs00 commented May 19, 2022

This PR updates ShowdownJS library to the build that is currently available in its master branch.
You could say: why not update to the latest stable version? The reason is that both the version we are using (1.9.1) and the latest stable one (2.1.0) have a regression which causes code blocks in https://github.com/dotnet/csharplang/blob/main/proposals/utf8-string-literals.md to be completely screwed up (you can observe it in OctoDroid master branch, 4.6.7 is fine) and the fix has not been released yet.
This build also includes a number of fixes to GH-specific emojis and user mentions + other things.

The new showdown.js file is the same as this one, I've only removed the last comment line and changed the header to be more accurate.

@Fs00 Fs00 force-pushed the showdown-update branch 2 times, most recently from 2f1e446 to 708be77 Compare May 20, 2022 21:31
@maniac103 maniac103 merged commit a575852 into slapperwan:master Jul 15, 2022
@Fs00 Fs00 deleted the showdown-update branch July 15, 2022 07:26
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