Commit Graph

115 Commits (e8d4b7a8b198eca3b0bd117efb422d7d7cac93fe)

Author SHA1 Message Date
charles f0033051d5
Fix markdown preview $$ support (#31514) 5 months ago
charles 90a3c20e79
Fix markdown math brackets render problem (#31420) 5 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 5 months ago
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358) 5 months ago
wxiaoguang bd80225ec3
Make blockquote attention recognize more syntaxes (#31240) 5 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 7 months ago
João Tiago e006451ab1
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 8 months ago
wxiaoguang ab028356c7
Fix markdown color code detection (#30208) 8 months ago
wxiaoguang 71706126b5
Refactor markdown render (#30139) 8 months ago
Lunny Xiao 400bb7ced4
Fix bug for markdown rendering of blockquote (#30130) 8 months ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 8 months ago
wxiaoguang 66902d89e5
Refactor markdown attention render (#29833) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
yp05327 8fc1a8f0eb
Fix inconsistent rendering of block mathematical expressions (#29677) 8 months ago
Yarden Shoham b5c418f271
Don't use `<br />` in alert block (#29650) 8 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
wxiaoguang 6130522aa8
Refactor markup rendering to accept general "protocol:" prefix (#29276) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 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
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year 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
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 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
Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831) 2 years ago
Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
Yarden Shoham 2c77d4b195
Remove unnecessary debug log (#21536) 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 93df41f506
Fix slight bug in katex (#21171) 2 years ago
silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago