Commit Graph

37 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath 5ff807acde
Run processors on whole of text (#16155) (#16185)
3 years ago
6543 ac84bb7183
Fix data URI scramble (#16098) (#16118)
3 years ago
zeripath 53c2136a9a
Upgrade to bluemonday 1.0.7 (#15379) (#15380)
3 years ago
zeripath 172229966c
Prevent panic on fuzzer provided string (#14405)
3 years ago
Nuno Silva 44ff1d6a1e
Render links for commit hashes followed by comma (#14224)
3 years ago
Lunny Xiao 11555d850b
Fix bug of link query order on markdown render (#14156)
3 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567)
4 years ago
mrsdizzie ea1ed802a3
Fix emoji detection in certain cases (#12320)
4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871)
4 years ago
mrsdizzie 4c1ff57f1a
Update emoji regex (#11584)
4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032)
4 years ago
techknowlogick d00ebf445b
upgrade to most recent bluemonday (#11007)
4 years ago
zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
4 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822)
4 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
4 years ago
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)
5 years ago
silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546)
5 years ago
mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522)
5 years ago
mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445)
5 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261)
5 years ago
mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257)
5 years ago
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171)
5 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)
6 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
6 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546)
6 years ago
Christian Köberl e9e2a9cdcc Allow square brackets in external issue patterns (#3408)
6 years ago
Lauris BH a0c397df08
Recognize more characters in crossreferenced repo name (#3413)
6 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