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

[IMPROVEMENT] Switch descriptions to markdown #4

Open
patrickmccallum opened this issue Jun 27, 2023 · 1 comment
Open

[IMPROVEMENT] Switch descriptions to markdown #4

patrickmccallum opened this issue Jun 27, 2023 · 1 comment

Comments

@patrickmccallum
Copy link
Owner

Currently using dangerouslySetInnerHTML for mime descriptions on their pages. Was a non issue when repo was private, poses a risk now. Needs to be changed to use markdown or other format.

@luckv
Copy link

luckv commented Dec 24, 2023

I don't know exactly how to render markdown in react, I'm not a web developer. But if you want I can make a pull request were I convert all descriptions in mimeData.json in markdown.
I found these js libraries to do this:

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

No branches or pull requests

2 participants