Telegex.Marked v0.0.2 Telegex.Marked.BlockParser View Source

Parsing implementation of block nodes.

Link to this section Summary

Functions

Parse Markdown text, including inline elements. Note: This function is generally not called directly, please use Telegex.Marked.as_html/2 instead.

Link to this section Functions

Link to this function

parse(markdown, options \\ [])

View Source

Specs

Parse Markdown text, including inline elements. Note: This function is generally not called directly, please use Telegex.Marked.as_html/2 instead.