internal/

directory
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT

Directories

Path Synopsis
Package cli implements md2's command-line orchestration: flag parsing, input merging, and dispatching to the registered converters.
Package cli implements md2's command-line orchestration: flag parsing, input merging, and dispatching to the registered converters.
Package consent implements the interactive policy used by the PDF browser fallback to decide whether it may download a browser when none is installed.
Package consent implements the interactive policy used by the PDF browser fallback to decide whether it may download a browser when none is installed.
Package converter defines the conversion interface and a registry of available output formats.
Package converter defines the conversion interface and a registry of available output formats.
chrome
Package chrome renders markdown to PDF by printing a styled HTML document with a headless Chrome/Chromium browser.
Package chrome renders markdown to PDF by printing a styled HTML document with a headless Chrome/Chromium browser.
docx
Package docx renders markdown to a Word document (.docx).
Package docx renders markdown to a Word document (.docx).
epub
Package epub renders markdown to a minimal, single-chapter EPUB3 ebook.
Package epub renders markdown to a minimal, single-chapter EPUB3 ebook.
html
Package html renders markdown to a complete, styled HTML document.
Package html renders markdown to a complete, styled HTML document.
pdf
Package pdf renders markdown to PDF.
Package pdf renders markdown to PDF.
text
Package text renders markdown to readable plain text, stripping markup while preserving structure (headings, lists, code, tables).
Package text renders markdown to readable plain text, stripping markup while preserving structure (headings, lists, code, tables).
Package css loads a user-supplied stylesheet, inlining any local @import targets it references.
Package css loads a user-supplied stylesheet, inlining any local @import targets it references.
Package merge concatenates multiple markdown files, in order, into a single source document.
Package merge concatenates multiple markdown files, in order, into a single source document.
Package urlref classifies markdown/HTML reference strings (image and link destinations) as local paths or URLs.
Package urlref classifies markdown/HTML reference strings (image and link destinations) as local paths or URLs.

Jump to

Keyboard shortcuts

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