gitea/modules/markup
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221)
* Do not skip links.

* Restrict text in links to emojis.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2021-12-15 23:49:12 +00:00
..
common
csv
external
markdown Fixed emoji alias not parsed in links (#16221) 2021-12-15 23:49:12 +00:00
mdstripper
orgmode
html.go Fixed emoji alias not parsed in links (#16221) 2021-12-15 23:49:12 +00:00
html_internal_test.go Fix markdown URL parsing (#17924) 2021-12-11 19:21:36 +02:00
html_test.go Fix markdown URL parsing (#17924) 2021-12-11 19:21:36 +02:00
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go