Release Notes
Fixed
- backlinks panel no longer captured inside indent wrappers when indent mode is on
- indent-on animation now transitions smoothly: sections are built before the class is added so the browser has a zero-padding baseline to animate from
Changed
- indentation hierarchy now indents only a heading's content, not the heading itself — heading sits at the parent section's content edge (analogous to a function signature vs its body)
Added
- playground deep-headings.md document for stress-testing indentation hierarchy across all six heading levels, skipped levels, and alternating depths
Install mdmd 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/mdmd/releases/download/v0.2.0/mdmd-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/mdmd
Download mdmd 0.2.0