Skip to content

How do you use the optional "options" parameter to modify the template? #11

Description

@bluefire2121

I only want the content from the template and not the surrounding html (header, body etc.)
Is it
rtfToHTML.fromString(rtf, () => { return <div></div> } , (err, html) => console.log(html) )

???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions