Earmark v1.3.3 Earmark.Helpers.ReparseHelpers View Source

Link to this section Summary

Functions

Extract the verbatim text of %Earmark.Line.t elements with less alignment so that it can be reparsed (as elements of list items).

Extract the verbatim text of %Earmark.Line.t elements with less alignment so that it can be reparsed (as elements of footnotes or indented code)

Link to this section Functions

Link to this function

indent_list_item_body(line, arg2, list_indent)

View Source

Extract the verbatim text of %Earmark.Line.t elements with less alignment so that it can be reparsed (as elements of list items).

Link to this function

properly_indent(line, target_level)

View Source

Extract the verbatim text of %Earmark.Line.t elements with less alignment so that it can be reparsed (as elements of footnotes or indented code)