Versions in this module Expand all Collapse all v0 v0.25.0 May 18, 2024 v0.24.0 Jan 13, 2024 Changes in this version + type ImageAttNode struct + Filename string + func (att *ImageAttNode) Dump(source []byte, level int) + func (att *ImageAttNode) Kind() ast.NodeKind + type LinkConv struct + func (conv *LinkConv) Extend(md goldmark.Markdown) + type LinkTransformer struct + func (lt *LinkTransformer) Transform(doc *ast.Document, _ text.Reader, pc parser.Context) + type LocalRenderer struct + func NewLocalRenderer() *LocalRenderer + func (r *LocalRenderer) Render(src []byte, ctx *kilonova.RenderContext) ([]byte, error)