Commit Graph

20 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
zeripath ed31ddc29a
Fix several render issues (#14986)
3 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016)
4 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905)
4 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
4 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477)
4 years ago
guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925)
5 years ago
Lauris BH 086a46994a Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560)
5 years ago
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513)
5 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
L.E.R b686bd0c94 Fix markdown image with link (#4675)
6 years ago
Jonas Franz 2a60e72fcd
Replace src with raw to fix image paths (#4377)
6 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
6 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546)
6 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525)
7 years ago