Revolutionary-Games / RevolutionaryWebApp

Web apps with features for Thrive development
https://revolutionarygamesstudio.com
MIT License
19 stars 6 forks source link

Make markdown file preview #93

Open hhyyrylainen opened 3 years ago

hhyyrylainen commented 3 years ago

There's a blazor component for rendering markdown: https://github.com/StardustDL/RazorComponents.Markdown should use that for previewing markdown type files

hhyyrylainen commented 3 years ago

Will need the new version where the markdown parser is not vulnerable: https://github.com/StardustDL/RazorComponents.Markdown/issues/75