Commit Graph

223 Commits (e67ddaa0f857d460a4631912a1445396e9df5398)

Author SHA1 Message Date
CaiCandong d41aee1d1e
Make `user-content-* ` consistent with github (#26388) 1 year ago
Earl Warren 87f70979cf
Do not highlight `#number` in documents (#26365) 1 year ago
Earl Warren eaea530d6b
Render plaintext task list items for markdown files (#26186) 1 year ago
KN4CK3R 8af96f585f
Disallow dangerous url schemes (#25960) 1 year ago
harryzcy c5e187c389
Upgrade go dependencies (#25819) 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
Brecht Van Lommel 268d121f4b
Fix video width overflow in markdown, and other changes to match img (#24834) 2 years ago
silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816) 2 years ago
Yarden Shoham f5ce2ed292
Allow all URL schemes in Markdown links by default (#24805) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
Sybren de6c718b46
Allow `<video>` in MarkDown (#22892) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
crystal 03f37d82fe
Fix README TOC links (#22577) 2 years ago
KN4CK3R d0d257b243
Add support for commit cross references (#22645) 2 years ago
Jason Song d9f748a700
Support asciicast files as new markup (#22448) 2 years ago
Jonathan Tran 02ae63297b
Log STDERR of external renderer when it fails (#22442) 2 years ago
Gusted b48cf03717
Remove deadcode (#22245) 2 years ago
Lunny Xiao 3e8285b824
Use multi reader instead to concat strings (#22099) 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
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 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
John Olheiser a48d6ba4b4
Go 1.19 format (#20758) 2 years ago
Gary Wang 72b1fd7fdd
Should also support upper-case README files (#20581) 2 years ago
Gary Wang c35535ce07
Support localized README (#20508) 2 years ago
Lucas Azevedo 599ae09a94
Use body text color in repository files table links (#20386) 2 years ago
Gusted edd945bca3
Allow to specify colors for text in markup (#20363) 2 years ago
Gusted 3f513f9e54
Fix NPE when using non-numeric (#20277) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago