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 Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
blocks.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
commonmark_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
document.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
emoji.go MM-55267 Add ability for server-side Markdown code to understand emojis (#25332) 2023-11-13 14:38:05 -05:00
emoji_test.go MM-55267 Add ability for server-side Markdown code to understand emojis (#25332) 2023-11-13 14:38:05 -05:00
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 Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
indented_code.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
inlines.go MM-55267 Add ability for server-side Markdown code to understand emojis (#25332) 2023-11-13 14:38:05 -05:00
inspect.go [MM-52527] (#23519) 2023-05-29 19:02:22 +05:30
inspect_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
lines.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
lines_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
links.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
links_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
list.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
markdown.go MM-55267 Add ability for server-side Markdown code to understand emojis (#25332) 2023-11-13 14:38:05 -05:00
paragraph.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
reference_definition.go perf: apply perfpsrint linter (#33967) 2025-11-28 11:23:51 -04:00
text_range_test.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00