Skip to content

Commit e724742

Browse files
committed
Add changelog entry for is_empty_node fix (#14297)
1 parent b9bf1ec commit e724742

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

news/changelog-1.10.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ All changes included in 1.10:
2121

2222
- ([#14250](https://github.com/quarto-dev/quarto-cli/issues/14250)): Fix `quarto create` producing read-only files when Quarto is installed via system packages (e.g., `.deb`). Files copied from installed resources now have user-write permission ensured.
2323

24+
## Lua API
25+
26+
- ([#14297](https://github.com/quarto-dev/quarto-cli/pull/14297)): Fix `quarto.utils.is_empty_node()` returning inverted results for text nodes (`Str`, `Code`, `RawInline`).
27+
2428
## Other fixes and improvements
2529

2630
- ([#6651](https://github.com/quarto-dev/quarto-cli/issues/6651)): Fix dart-sass compilation failing in enterprise environments where `.bat` files are blocked by group policy.

0 commit comments

Comments
 (0)