Commit Graph

68 Commits (8c6d7076b700a27c9c220f86a6e1e0e0b53b7fed)

Author SHA1 Message Date
wxiaoguang 0f18046df4
Refactor markdown render (#32728) 2 months ago
wxiaoguang b6ce2d6dc9
Refactor markup render system (#32645) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 3 months ago
Zettat123 2010fbe060
Fix raw wiki links (#31825) 6 months ago
charles f0033051d5
Fix markdown preview $$ support (#31514) 7 months ago
charles 90a3c20e79
Fix markdown math brackets render problem (#31420) 8 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 8 months ago
wxiaoguang bd80225ec3
Make blockquote attention recognize more syntaxes (#31240) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 10 months ago
João Tiago e006451ab1
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 10 months ago
wxiaoguang ab028356c7
Fix markdown color code detection (#30208) 10 months ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 11 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 11 months ago
KN4CK3R 01acd1eea3
Strip `/` from relative links (#28932) 1 year ago
KN4CK3R c46316f7ae
Respect branch info for relative links (#28909) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 2 years ago
Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
Gusted b48cf03717
Remove deadcode (#22245) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
Yarden Shoham e828564445
Add color previews in markdown (#21474) 2 years ago
zeripath 93df41f506
Fix slight bug in katex (#21171) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
Robert Kaussow 909804b717
Bump goldmark to v1.4.11 (#19201) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 3 years ago
wxiaoguang d8e06a90f0
Open markdown image links in new window (#17287) 3 years ago
Lars Lehtonen 2344007fa3
modules/markup/markdown: fix dropped test error (#16438) 4 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 4 years ago
KN4CK3R e818e9150f
Fixed individual markdown tests. (#15802) 4 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 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