Skip to content

Releases: coatless-quarto/panelize

Playful Graphs

04 Feb 23:56
Compare
Choose a tag to compare

Features

  • Graphs can now be displayed in the panelize extension.

Bug fixes

  • Fixed a bug where the panelize extension was not allow for multiple outputs to be shown in rendered results and interactive code chunks.

Documentation

  • Added examples for displaying graphs and multiline code cells in the panelize extension.

Interactive Polyglot

15 Jun 15:07
Compare
Choose a tag to compare

Features

  • panelize allows for Quarto code cells to be tabbified.
    • .to-source: converts an existing code cell to show its source with options if echo: fenced is used.
    • .to-pyodide: converts a Python cell to Python
    • .to-webr: converts an R code cell to webR