Commit Graph

260 Commits (8924d9b2efd52132876fcd106c625a2a2db7a295)

Author SHA1 Message Date
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
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 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 ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 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 226231ea27
Fix some pending problems (#29985) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
wxiaoguang 66902d89e5
Refactor markdown attention render (#29833) 8 months ago
coldWater e79a807a84
Refactor markup/csv: don't read all to memory (#29760) 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
Ankit R Gadiya 5665a0212b
fix: rendering internal file links in org (#29669) 8 months ago
Yarden Shoham b5c418f271
Don't use `<br />` in alert block (#29650) 8 months ago
yp05327 9dc8a6336e
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) 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
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