0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:45:18 +01:00
gitea/modules/markup/markdown
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
..
ast.go
goldmark.go
markdown.go Prevent double sanitize (#16386) 2021-11-19 18:46:47 +08:00
markdown_test.go Fixed emoji alias not parsed in links (#16221) 2021-12-15 23:49:12 +00:00
meta.go
meta_test.go
renderconfig.go
toc.go