Fixes the offline-libs loading error (#1). Generated maps are now a single self-contained HTML file by default — the d3 + markmap libraries are inlined into the page, so a map opens offline anywhere it's moved, shared, or viewed, with no sibling vendor/ folder to keep alongside it. Pass inline=False for the smaller vendor-folder bundle.
Also in this release
- MIT
LICENSEadded. - Adversarial-review fixes: frontmatter rewrite preserves comma-bearing list values; guard against a duplicated
markmap:key;_count_nodesskips code fences / non-headings;write_mindmaprejects a non-.htmlpath (no silent source clobber);render_markmaptakes atoolbarkwarg. - Docs:
references/internals.mdrewritten to the vendored-offline + inline architecture; offline-LaTeX limitation noted. - 41 dependency-free regression checks (was 33); inline render browser-verified.