Skip to content

Releases: zigcc/zine

v0.1.0

24 Apr 07:45
1e4514d

Choose a tag to compare

feat(render): add automatic heading ID generation

Provide navigation anchors by generating slugs for headings and Table of
Contents links. This resolves broken links resulting from missing directives
while maintaining support for manual ID overrides.