Versions in this module Expand all Collapse all v0 v0.12.0 Mar 9, 2026 v0.11.0 Mar 2, 2026 Changes in this version + const ConverterName + const OutputFile + type Converter struct + func NewConverter() *Converter + func (c *Converter) Convert(ctx *core.Context) ([]byte, error) + func (c *Converter) WriteFile(ctx *core.Context, path string) error