# Functions
NewRenderer returns new default renderer.
# Interfaces
Styled describes what kind of behaviour we expect from styled elements.
WithBreaks describes what kind of behaviour we expect from breaks.
Writer describes what kind of behaviour we expect from writer.
# Type aliases
NodeRendererFunc is a function that renders a given node.