Commit Graph

21 Commits (eba816e8269b6a4ad141da0d399a5613796a348e)

Author SHA1 Message Date
Lauris BH 086a46994a Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 5 years ago
guillep2k cea8ea5ae6 Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 5 years ago
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739) 5 years ago
mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 6 years ago
silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546) 6 years ago
mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522) 6 years ago
mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445) 6 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261) 6 years ago
mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257) 6 years ago
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171) 6 years ago
Antoine GIRARD 23ba5c870f markup: escape short wiki link (#4091) 6 years ago
Chaz Reid 69ea5e4385 Fix wiki inter-links with cases and add tests for this case (#3560) 7 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354) 7 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 7 years ago
Christian Köberl e9e2a9cdcc Allow square brackets in external issue patterns (#3408) 7 years ago
Lauris BH a0c397df08
Recognize more characters in crossreferenced repo name (#3413) 7 years ago
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages (#2897) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292) 7 years ago
Michael Kuhn d05150a331 Make short link pattern greedy (#2259) 7 years ago
Roy Marples 89845f6728 Fix SHA1 hash linking (#2143) 7 years ago
Ethan Koenig e14ea9979b Relative URL tests 7 years ago
Ethan Koenig b1d7348a20 Fix wiki preview links 7 years ago
Lauris BH 9a0b0da1fe Fix commit sha1 URL rendering in markdown (#1677) 7 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493) 8 years ago
Bo-Yi Wu 28a5bc313a fix: gofmt errors. (#1106) 8 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 8 years ago
Ethan Koenig d2329e1c26 Use assert in legacy unit tests (#867) 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 76604d8f90 fixed test build error 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Matthias Loibl a4fa889ced Run goimports on the whole project (#34) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. (#3121) 8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago