mattermost/server/public/shared/markdown
Catena cyber 758bdd785f
perf: apply perfpsrint linter (#33967)
* perf: apply perfpsrint linter

* further simplifications

* improved TestParseHashtags coverage

* more simplifications

* simplify renderBlockHTML further

---------

Co-authored-by: Jesse Hallam <jesse@mattermost.com>
2025-11-28 11:23:51 -04:00
..
autolink.go [MM-63455] Fix Link previews with brackets when making the request (#30507) 2025-04-07 16:17:46 +05:30
autolink_test.go [MM-63455] Fix Link previews with brackets when making the request (#30507) 2025-04-07 16:17:46 +05:30
block_quote.go
blocks.go
commonmark_test.go
document.go
emoji.go
emoji_test.go
fenced_code.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
html.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
html_entities.go
indented_code.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
inlines.go
inspect.go
inspect_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
lines.go
lines_test.go
links.go
links_test.go
list.go
markdown.go
paragraph.go
reference_definition.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
text_range_test.go