-
Notifications
You must be signed in to change notification settings - Fork 432
View-Mode: Improve user experience of code blocks #2698
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
Conversation
|
Are there many prismjs (official) definitions not in Markor? |
|
Yes, there are too many official supported languages. https://prismjs.com/download I also think it may be already enough for the languages we have added. app/thirdparty/assets/prism/components Fortunately, these files are very small, about 1.5KB per file. |
gsantner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I tried it and it works, though no noticeable difference here


Improve user experience of code blocks in view mode:
#2697