jot_to_lustre

Functions

pub fn document_to_lustre(document: Document) -> List(Element(a))

Convert a Djot document (normally comes from the parse fn) into lustre html elements.

pub fn to_lustre(djot: String) -> List(Element(a))

Convert a string of Djot into lustre html elements.

Search Document