Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
build.go implements the core mdpress build command.
|
build.go implements the core mdpress build command. |
|
examples
|
|
|
plugins/word-count
command
word-count is an example mdpress plugin that counts words in each chapter.
|
word-count is an example mdpress plugin that counts words in each chapter. |
|
internal
|
|
|
config
bookjson.go provides GitBook book.json compatibility for mdPress.
|
bookjson.go provides GitBook book.json compatibility for mdPress. |
|
cover
Package cover generates and renders book cover pages.
|
Package cover generates and renders book cover pages. |
|
crossref
Package crossref provides cross-reference and auto-numbering functionality.
|
Package crossref provides cross-reference and auto-numbering functionality. |
|
glossary
Package glossary parses glossary definitions and highlights terms in HTML.
|
Package glossary parses glossary definitions and highlights terms in HTML. |
|
i18n
Package i18n provides multi-language book support.
|
Package i18n provides multi-language book support. |
|
linkrewrite
Package linkrewrite handles Markdown link rewriting across different output formats.
|
Package linkrewrite handles Markdown link rewriting across different output formats. |
|
markdown
math.go implements pre/post processing for math formulas.
|
math.go implements pre/post processing for math formulas. |
|
output
epub.go generates EPUB 3 ebooks.
|
epub.go generates EPUB 3 ebooks. |
|
pdf
Package pdf renders HTML documents to PDF using Chromium.
|
Package pdf renders HTML documents to PDF using Chromium. |
|
plantuml
Package plantuml provides rendering support for PlantUML diagrams.
|
Package plantuml provides rendering support for PlantUML diagrams. |
|
plugin
Package plugin - external.go implements a plugin backed by an external executable.
|
Package plugin - external.go implements a plugin backed by an external executable. |
|
renderer
Package renderer assembles individual parts into the final HTML document.
|
Package renderer assembles individual parts into the final HTML document. |
|
server
Package server provides the live preview HTTP server.
|
Package server provides the live preview HTTP server. |
|
source
github.go implements GitHub repository sources.
|
github.go implements GitHub repository sources. |
|
toc
Package toc generates and renders tables of contents.
|
Package toc generates and renders tables of contents. |
|
typst
Package typst provides a Markdown-to-Typst converter and Typst PDF generator.
|
Package typst provides a Markdown-to-Typst converter and Typst PDF generator. |
|
variables
Package variables expands template variables inside Markdown content.
|
Package variables expands template variables inside Markdown content. |
|
pkg
|
|
|
utils
color.go provides ANSI color output helpers.
|
color.go provides ANSI color output helpers. |
Click to show internal directories.
Click to hide internal directories.

