Skip to content

v0.7.2

Compare
Choose a tag to compare
@machow machow released this 11 Dec 20:14
· 91 commits to main since this release
6781777

What's Changed

  • Fix: dynamic load members by @machow in #309
  • Feat: Pandoc Markdown Writers by @has2k1 in #302
    • Adds a quartodoc.pandoc submodule, to make it easier to render quarto friendly markdown.
    • This is currently used by the plotnine docs, but will be used in the quartodoc Renderer in a future release.
  • Dev: More extendable quartodoc by @has2k1 in #311
    • This change adds a private endpoint to the renderer called ._pages_written(), in order to support the plotnine docs. We are thinking of ways in which people may want to extend the quartodoc building process. Please open an issue if you need a way to extend any aspects of quartodoc.

Full Changelog: v0.7.1...v0.7.2