forgejo/modules
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer ()
* Disable all typographic replacements in markdown renderer

Previously we only disabled some of them. This disables all the default
replacements that goldmark's typographer extension offers, matching
GitHub's renderer.

Ref: https://github.com/yuin/goldmark#typographer-extension
Fixes: https://github.com/go-gitea/gitea/issues/11001

* remove typographer extension completely

* fix test

* really fix test

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-13 02:10:17 -04:00
..
analyze
auth
avatar
base
cache
charset
context
convert Honor DEFAULT_PAGING_NUM for API () 2020-06-08 22:46:51 -04:00
cron
emoji
eventsource
generate
git Fix 500 error on repos with no tags () 2020-06-12 14:02:14 -04:00
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup Disable all typographic replacements in markdown renderer () 2020-06-13 02:10:17 -04:00
metrics
migrations Set the base url when migrating from Gitlab using access token or username without password () 2020-06-11 16:41:01 +01:00
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository Handle more pathological branch and tag names () 2020-06-11 19:49:47 -04:00
secret
session
setting Prevent panic on empty HOST for mysql () 2020-06-11 12:47:55 -04:00
ssh
structs API expose usefull General Repo settings settings () 2020-06-10 15:05:46 +03:00
sync
task
templates
test
timeutil Fix timezone on issue deadline () 2020-06-05 18:51:10 -04:00
upload
user
util
validation
webhook Handle panics that percolate up to the graceful module () 2020-05-14 20:06:00 -04:00