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

Allow rendering of code in markdown #33

Open
Eclipse-Dominator opened this issue Oct 23, 2023 · 0 comments
Open

Allow rendering of code in markdown #33

Eclipse-Dominator opened this issue Oct 23, 2023 · 0 comments

Comments

@Eclipse-Dominator
Copy link
Collaborator

Eclipse-Dominator commented Oct 23, 2023

Currently, our markdown viewer does not allow formatting of code with specified languages as shown below:
image

Thus, it might be good if we can add extensions like remark-prism with the appropriate formatting libraries to support code highlighting for popular coding languages like python, python3, c++, c etc.

note

Modifications should only be done to the MarkdownViewer component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant