-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I've created a TXT file to quickly check what this site actually renders and what not.
https://txt.discord.website/?txt=584040473186926623%2F804397205729312848%2Fexample
From this test does it look like that it currently doesn't render Quotes and Spoilers.
While Spoilers are a Discord thing, quote more often than not is a part of default markdown, which makes it really odd, that it isn't a part of the markdown js used here.
Perhaps it's also caused by some weird handling in the custom.js?
One thing I noticed is, that the Copyright C at the bottom is rendered differently when viewing a page than the default page, which I assume is caued by the renderer parsing the unicode using Tweemoji, when viewing a file, so perhaps this should be improved too.
And as a final note, would it be difficult to implement syntax highlighting? I can imagine it being somewhat tough to do, but it could be beneficial to have here.