Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarkdownSyntax ¶
type MarkdownSyntax struct { renderer.DefaultSizeCalcer renderer.DefaultImageMapper }
func (*MarkdownSyntax) CanRender ¶
func (rd *MarkdownSyntax) CanRender(buf *demodel.CharBuffer) bool
func (*MarkdownSyntax) InvalidateCache ¶
func (rd *MarkdownSyntax) InvalidateCache()
func (*MarkdownSyntax) RenderInto ¶
func (rd *MarkdownSyntax) RenderInto(dst draw.Image, buf *demodel.CharBuffer, viewport image.Rectangle) error
Click to show internal directories.
Click to hide internal directories.