Telegex.Marked v0.0.3 Telegex.Marked.InlineParser View Source

Parsing implementation of inline nodes.

Link to this section Summary

Functions

Parse inline elements in Markdown text.

Parse single-line Markdown text.

Link to this section Functions

Link to this function

parse(markdown, options \\ [])

View Source

Specs

Parse inline elements in Markdown text.

Link to this function

parse_line(line, lastline?, pos, nodes \\ [])

View Source

Specs

Parse single-line Markdown text.