Skip to content

Commit 13eac37

Browse files
committed
Update changelog
# Conflicts: # news/changelog-1.3.md
1 parent da4e21c commit 13eac37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

news/changelog-1.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changes
22

3+
## Jupyter Notebooks
4+
5+
- Add support for including cells from in quarto documents using `{{< include >}}`. This includes the cell (including code) as if the cell were inline in the document.
6+
- Add support for embedding cells in quarto documents using `{{< embed >}}`. This embeds only output from a cell, asis.
7+
38
## HTML Format
49

510
- Improved handling of margin references that appear within a callout. ([#3003](https://github.com/quarto-dev/quarto-cli/issues/3003))

0 commit comments

Comments
 (0)