53 Commits (main)

Author SHA1 Message Date
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
D eda6d65818
markup: improve code block readability and isolate copy button (#34009) 8 months ago
wxiaoguang e1c2d05bde
Fix markdown render behaviors (#34122) 9 months ago
wxiaoguang ba921fd903
Fix markdown frontmatter rendering (#34102) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
wxiaoguang 8a0f7f0975
Fix markdown render (#33870) 9 months ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 1 year ago
wxiaoguang cc5ff98e0d
Refactor markdown math render (#32831) 1 year ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 1 year ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 1 year ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 year ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 2 years ago
yp05327 8fc1a8f0eb
Fix inconsistent rendering of block mathematical expressions (#29677) 2 years ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 2 years ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 2 years ago
Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter (#25184) 3 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 3 years ago
Gusted b48cf03717
Remove deadcode (#22245) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 3 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 4 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 4 years ago
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer (#18984) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 4 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 4 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 4 years ago
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596) 4 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 5 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 5 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 5 years ago
zeripath ed31ddc29a
Fix several render issues (#14986) 5 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358) 5 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 6 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871) 6 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515) 6 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 6 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016) 6 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905) 6 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 6 years ago
guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925) 6 years ago
Lauris BH 086a46994a Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 6 years ago
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513) 7 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 7 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 7 years ago
L.E.R b686bd0c94 Fix markdown image with link (#4675) 7 years ago
Jonas Franz 2a60e72fcd
Replace src with raw to fix image paths (#4377) 8 years ago