Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFromString ¶ added in v0.473.0
func ParseFromString(markdown string) (documentinterfaces.Document, error)
ParseFromString parses a markdown string and populates the document
func RenderAsString ¶ added in v0.473.0
func RenderAsString(document documentinterfaces.Document) (rendered string, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.