Commit Graph

33 Commits (5933f04094df2baa7e47d3d4372ad2fdfa2b6207)

Author SHA1 Message Date
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer (#18984) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 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 ed31ddc29a
Fix several render issues (#14986) 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 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016) 5 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905) 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
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513) 5 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
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292) 7 years ago
Michael Kuhn d05150a331 Make short link pattern greedy (#2259) 7 years ago
Roy Marples 89845f6728 Fix SHA1 hash linking (#2143) 7 years ago
Ethan Koenig e58237ee3f Fix import order 7 years ago
Ethan Koenig b1d7348a20 Fix wiki preview links 7 years ago
Ethan Koenig 5ca3046da6 Fix rendering of issue checkboxes (#1709) 7 years ago
Lauris BH 9a0b0da1fe Fix commit sha1 URL rendering in markdown (#1677) 7 years ago
Morlinest fcc7cdab11 Fix markdown rendering (#1530) 8 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493) 8 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 8 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 8 years ago
Bo-Yi Wu 25663b5816 refactor: Remove unnecessary type conversions (#772) 8 years ago
Sandro Santilli 71634452e1 Improve issue references in markdown (#471) 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 304bbd3f25 golint fixed for modules/markdown 8 years ago