v0.7.1 — subdirectory path fix + docs site
Install: quarto add seandavi/quarto-livefigures@v0.7.1
- Fix: documents in project subdirectories (book chapters, website sections) got mangled figure paths —
pandoc.path.make_relativenever emits..segments; livefigures now computes relative paths itself. Found by dogfooding the new docs site. - Docs site source added under
site/(deploying to livefigures.seandavis.net).
Full notes in NEWS.md.