mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-08 13:50:17 +00:00
* Implement goldmark debug print for hashtags and mentions * Minify HTML in FromPlain * Convert plaintext status parser to goldmark * Move mention/tag/emoji finding logic into formatter * Combine mention and hashtag boundary characters * Normalize unicode when rendering hashtags |
||
---|---|---|
.. | ||
emojify.go | ||
emojionly.go | ||
formatter.go | ||
formatter_test.go | ||
goldmark_extension.go | ||
goldmark_plaintext.go | ||
markdown.go | ||
markdown_test.go | ||
minify.go | ||
plain.go | ||
plain_test.go | ||
removehtml_test.go | ||
replace.go | ||
sanitize.go | ||
sanitize_test.go |