internal/

directory
v0.1.0-alpha.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: BSD-3-Clause

Directories

Path Synopsis
Package converter is the top-level coordinator that wires together the parser, style-map loader, and renderer.
Package converter is the top-level coordinator that wires together the parser, style-map loader, and renderer.
Package docx builds a minimal but complete .docx using only the Go standard library (archive/zip + encoding/xml + image).
Package docx builds a minimal but complete .docx using only the Go standard library (archive/zip + encoding/xml + image).
Package highlight provides a simple, allocation-light syntax tokenizer for use in DOCX code-block rendering.
Package highlight provides a simple, allocation-light syntax tokenizer for use in DOCX code-block rendering.
Package parser wraps goldmark to produce a parsed AST from GFM source.
Package parser wraps goldmark to produce a parsed AST from GFM source.
Package renderer walks a goldmark AST and emits a .docx document using the internal docx builder (stdlib only — no external dependencies).
Package renderer walks a goldmark AST and emits a .docx document using the internal docx builder (stdlib only — no external dependencies).
Package stylemap loads and resolves the mapping from Markdown element types to Word style names.
Package stylemap loads and resolves the mapping from Markdown element types to Word style names.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL