Documentation
¶
Overview ¶
Package linkrewrite handles Markdown link rewriting across different output formats. It transforms .md file references in HTML content to appropriate targets (anchor links for single-page, page links for multi-page site).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizePath ¶
NormalizePath normalizes a chapter file path for consistent map lookups. It cleans the path, converts to forward slashes, and lowercases the file extension so that "chapter.MD" and "chapter.md" resolve to the same key.
Types ¶
Click to show internal directories.
Click to hide internal directories.