markdownz_core (markdownz v1.0.1)

View Source

Tree transformations run after block and inline parsing.

Summary

Functions

task_lists(Tree, State)

-spec task_lists([markdownz:html_element()], map()) -> {[markdownz:html_element()], map()}.

typographer(Tree, State)

-spec typographer([markdownz:html_element()], map()) -> {[markdownz:html_element()], map()}.