mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:02:25 -05:00
* just sanitize markdown, don't minify or escape * tidy tests, add one for inline code * add another test, it works! |
||
|---|---|---|
| .. | ||
| common.go | ||
| common_test.go | ||
| formatter.go | ||
| formatter_test.go | ||
| link.go | ||
| link_test.go | ||
| markdown.go | ||
| markdown_test.go | ||
| minify.go | ||
| plain.go | ||
| plain_test.go | ||
| removehtml_test.go | ||
| sanitize.go | ||
| sanitize_test.go | ||