mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-26 00:33:23 -04:00
* perf: apply perfpsrint linter * further simplifications * improved TestParseHashtags coverage * more simplifications * simplify renderBlockHTML further --------- Co-authored-by: Jesse Hallam <jesse@mattermost.com> |
||
|---|---|---|
| .. | ||
| autolink.go | ||
| autolink_test.go | ||
| block_quote.go | ||
| blocks.go | ||
| commonmark_test.go | ||
| document.go | ||
| emoji.go | ||
| emoji_test.go | ||
| fenced_code.go | ||
| html.go | ||
| html_entities.go | ||
| indented_code.go | ||
| inlines.go | ||
| inspect.go | ||
| inspect_test.go | ||
| lines.go | ||
| lines_test.go | ||
| links.go | ||
| links_test.go | ||
| list.go | ||
| markdown.go | ||
| paragraph.go | ||
| reference_definition.go | ||
| text_range_test.go | ||