64 Commits (2cc2f922d6e82dcdfd265d87734ec2b854467f80)

Author SHA1 Message Date
  John Olheiser 227ed8d44f Don't convert ellipsis in markdown (#9905) 5 years ago
  John Olheiser c1c72eebbb Issue/PR Context Popups (#9822) 5 years ago
  zeripath 3f3d808e77 Allow hyphen in language name (#9873) 5 years ago
  Moritz e9a5e92d04 Fix markdown anchor links (#9673) 5 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 5 years ago
  Alexander Scheel e9b0de09ab Markdown: Sanitizier Configuration (#9075) 5 years ago
  John Olheiser e5b7f76755 Allow kbd tags (#9245) 5 years ago
  guillep2k a96fa7f8c7 Alternate syntax for cross references (#9116) 5 years ago
  guillep2k 3d43b01ab7 Fix team links in HTML rendering (#9127) 5 years ago
  zeripath 003e2bb33b Fix race condition in ReplaceSanitizer (#9123) 5 years ago
  guillep2k 0ee675b3b7 Close/reopen issues by keywords in titles and comments (#8866) 5 years ago
  guillep2k 18c0ab126b Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
  Lauris BH a9d34780b7 Update go-org to optimize code (#8824) 5 years ago
  Lauris BH 29dac507f0 Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 5 years ago
  guillep2k 360a7ca7bd Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 6 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 6 years ago
  jaqra 5afaf9fd73 Make link last commit massages in repository home page and commit tables (#8006) 6 years ago
  Rinat a3dc05223e feat: highlight issue references with : (#8101) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Norwin c6614b95e4 Detect delimiter in CSV rendering (#7869) 6 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  Lunny Xiao b65103b80c Fix markdown invoke sequence (#7513) 6 years ago
  silverwind d0dc84cc85 fix hljs unintenionally highlighting commit links (#7244) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao a2eb7ef4f0 Fix wrong init dependency on markup extensions (#7038) 6 years ago
  mrsdizzie 3e92166cd2 Fix domain name pattern in email regex (#6739) 6 years ago
  mrsdizzie eefe8a6ff3 Use ctx.metas for SHA hash links (#6645) 6 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 6 years ago
  silverwind 2ff1865a43 Render SHA1 links as code blocks (#6546) 6 years ago
  mrsdizzie 62c09e1ed8 Use stricter boundaries for auto-link detection (#6522) 6 years ago
  silverwind 82eb2759bf Improve SHA1 link detection (#6526) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  mrsdizzie f73a16935f Change order that PostProcess Processors are run (#6445) 6 years ago
  Mura Li 1b3011c0c5 Use Go1.11 module (#5743) 6 years ago
  Roland Koebler 380daf96aa Markdown: enable some more extensions (#6362) 6 years ago
  zeripath 291466739b Fix reported issue in repo description (#6306) 6 years ago
  mrsdizzie ccb886f1cd Replace linkRegex with xurls library (#6261) 6 years ago
  mrsdizzie 659454840a Remove visitLinksForShortLinks features (#6257) 6 years ago
  mrsdizzie 5a46b7ca13 Modify linkRegex to require http|https (#6171) 6 years ago
  zeripath 05d09a2818 Allow markdown files to read from the LFS (#5787) 6 years ago
  zeripath 1ecd946f58 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 6 years ago
  Khaled Hamed dddc9f585b Prioritize "readme.md" (#5691) 6 years ago
  Lunny Xiao 4fdaeb0238 support envs on external render commands (#5278) 6 years ago
  L.E.R c001615e64 Fix markdown image with link (#4675) 6 years ago
  Nicolas Lenz cd737af2e4 Pass link prefixes to external markup parsers (#5201) 6 years ago
  techknowlogick cb3defeb2f Upgrade images in .drone.yml to more recent versions (#4819) 7 years ago
  Lunny Xiao 962aba0a6e Add csv file render support defaultly (#4105) 7 years ago
  Jonas Franz b9dbbad3f8 Replace src with raw to fix image paths (#4377) 7 years ago