Documentation ¶
Overview ¶
Package genhtml provides utilities for converting Mycomarkup blocks into HTML documents. As of now, some parts of HTML generation are in other parts of the library, WIP.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockToTag ¶
BlockToTag turns the given Block into a Tag depending on the Context and IDCounter.
func MapTransclusionErrorToTag ¶
func MapTransclusionErrorToTag(xcl blocks.Transclusion) tag.Tag
MapTransclusionErrorToTag returns an error tag that you should display to the user. If there is no error in the transclusion, bad things will happen, so verify with xcl.HasError beforehand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.