Skip to content

Commit a40adfc

Browse files
authored
Merge branch 'quarto-dev:main' into patch-3
2 parents b800530 + be5b9dd commit a40adfc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,4 +708,4 @@ freeze: true
708708

709709
profile:
710710
group:
711-
- [prerelease, rc]
711+
- [rc, prerelease]

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,12 @@
478478
description: >
479479
Developer extension to work with option values.
480480
481+
- name: output-styling
482+
path: https://github.com/andrewheiss/quarto-output-styling
483+
author: '[Andrew Heiss](https://github.com/andrewheiss/)'
484+
description: >
485+
Style computational output, errors, warnings, and messages in HTML documents.
486+
481487
- name: panelize
482488
path: https://github.com/coatless-quarto/panelize
483489
author: '[James Joseph Balamuta](https://github.com/coatless/)'

0 commit comments

Comments
 (0)