Parse a Discord-dialect markdown subset into MML markup. Returns the raw markup string; Mml.markdownToMml wraps the result in an Mml.fromMarkup to preserve the trust contract.
Mml.markdownToMml
Mml.fromMarkup
Optional
Parse a Discord-dialect markdown subset into MML markup. Returns the raw markup string;
Mml.markdownToMmlwraps the result in anMml.fromMarkupto preserve the trust contract.