Commit Graph

35 Commits (7a6260f889e80856e2fb00bdfb8df90ec7652536)

Author SHA1 Message Date
Yarden Shoham b5c418f271
Don't use `<br />` in alert block (#29650) 8 months ago
wxiaoguang 6130522aa8
Refactor markup rendering to accept general "protocol:" prefix (#29276) 9 months ago
Yarden Shoham 12865ae9c6
Add alert blocks in markdown (#29121) 9 months ago
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
KN4CK3R 01acd1eea3
Strip `/` from relative links (#28932) 10 months ago
KN4CK3R c46316f7ae
Respect branch info for relative links (#28909) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 2 years ago
Yarden Shoham e828564445
Add color previews in markdown (#21474) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
wxiaoguang d8e06a90f0
Open markdown image links in new window (#17287) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 4 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 4 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
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515) 5 years ago
zeripath 742e26f5a5
Prevent 500 with badly formed task list (#11328) 5 years ago
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 5 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 5 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 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
Moritz f740943df4 Fix markdown anchor links (#9673) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago