Commit Graph

242 Commits (22b4f0c09f1de5e581929bd10f39833d30d2c482)

Author SHA1 Message Date
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
wxiaoguang 2bac85dc33
Fix orgmode link resolving (#29024) 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
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Brecht Van Lommel 12c0487e01
Make cross-reference issue links work in markdown documents again (#28682) 11 months ago
wxiaoguang e4a24d6727
Fix the issue ref rendering for wiki (#28556) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
Yarden Shoham 1c0566f66d
Render email addresses as such if followed by punctuation (#27987) 1 year ago
KN4CK3R 481e738e7f
Remove `title` from elements on Org mode (#27968) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Earl Warren 79afd280e1
fix media description render for orgmode (#26895) 1 year ago
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