From c7bc97202d00e7f2cc2f39e381e06fc749e97c82 Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Mon, 10 Jun 2024 02:44:35 -0700 Subject: [PATCH] Release note tweak --- docs/qpanelize-release-notes.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/qpanelize-release-notes.qmd b/docs/qpanelize-release-notes.qmd index 497e784..7caf234 100644 --- a/docs/qpanelize-release-notes.qmd +++ b/docs/qpanelize-release-notes.qmd @@ -15,4 +15,4 @@ format: - `panelize` allows for Quarto code cells to be tabbified. - `.to-webr`: converts an R code cell to webR - `.to-pyodide`: converts a Python cell to Python - - `.to-panel`: converts an existing code cell to contain output alongside of options \ No newline at end of file + - `.to-panel`: converts an existing code cell also show its source with options. \ No newline at end of file