Skip to content

v0.7.1 — subdirectory path fix + docs site

Choose a tag to compare

@seandavi seandavi released this 21 Jul 04:07
c63d2c4

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_relative never 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.