package
0.0.0-20200102215314-a430ef1491bc
Repository: https://github.com/mattheath/notionapi.git
Documentation: pkg.go.dev

# Functions

CleanAttributeValue cleans value of an attribute.
EscapeHTML escapes HTML in the same way as Notion.
No description provided by the author
GetBlockColorClass returns "block-color-" + format.block_color which is name of css class for different colors.
HTMLFileNameForPage returns file name for html file.
NewConverter returns customizable HTML renderer.
NewPageByIDFromPages creates PageByIDProvider from array of pages.
ToHTML converts a page to HTML.

# Constants

CSS we use.
CSSPlus is CSS additional to what Notion CSS has.

# Structs

Converter converts a Page to HTML.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

BlockRenderFunc is a function for rendering a particular block.