package
0.0.0-20240804114955-0ef0bc9ad37f
Repository: https://github.com/globekeeper/gomautrix.git
Documentation: pkg.go.dev

# Functions

NewDiscordUnderlineHTMLRenderer returns a new discordUnderlineHTMLRenderer.
NewDiscordUnderlineParser return a new InlineParser that parses Discord underline expressions.
No description provided by the author
No description provided by the author
No description provided by the author
ParserWithoutFeatures returns a Goldmark parser with the provided default features removed.

# Variables

DiscordUnderline is an extension that allow you to use underline expression like '__text__' .
No description provided by the author
EscapeHTML is an extension that escapes HTML in the input markdown instead of passing it through as-is.
SimpleSpoiler is an extension that allow you to use simple spoiler expression like '||text||' .
Spoiler is an extension that allow you to use spoiler expression like '||text||' or ||reason|text|| .