Commit Graph

49 Commits (ca13e1d56c561f72cf8ad251fe61b1898abfec51)

Author SHA1 Message Date
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596) 3 years ago
Lars Lehtonen 2344007fa3
modules/markup/markdown: fix dropped test error (#16438) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
KN4CK3R e818e9150f
Fixed individual markdown tests. (#15802) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 3 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 3 years ago
zeripath 71aca93dec
Remove extraneous logging (#15020) 4 years ago
zeripath ed31ddc29a
Fix several render issues (#14986) 4 years ago
zeripath 164e35ead3
Make sure sibling images get a link too (#14979) 4 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952) 4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817) 4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450) 4 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 742e26f5a5
Prevent 500 with badly formed task list (#11328) 4 years ago
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277) 4 years ago
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 4 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162) 4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016) 5 years ago
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845) 5 years ago
zeripath f036de5a94
Completely fix task-list checkbox styling (#10798) 5 years ago
mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291) 5 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905) 5 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822) 5 years ago
Moritz f740943df4 Fix markdown anchor links (#9673) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 5 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
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513) 5 years ago
mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 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) 7 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago