Telegex.Marked v0.0.2 Telegex.Marked View Source
Safe Markdown parser/renderer for Telegram.
Link to this section Summary
Types
The node tree that makes up the document.
Functions
Convert Markdown text to HTML text.
Note: The current options
parameter is reserved and has no practical meaning.
Link to this section Types
Specs
document() :: [[Telegex.Marked.Node.t()]]
The node tree that makes up the document.
Link to this section Functions
Convert Markdown text to HTML text.
Note: The current options
parameter is reserved and has no practical meaning.