-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionsrelates to Quarto extensions mechanismrelates to Quarto extensions mechanismthird-partyIssues involving interaction with a third-party libraryIssues involving interaction with a third-party library
Description
I have a website project with revealjs
slides and html
files in it.
I set highlight-style: a11y-dark
at the metadata level.
In both live-revealjs
and live-html
outputs, the non-interactive code cells use the correct highlight style:


However, in the interactive (webr) code cells, a different style is applied.


Note that this doesn't happen if highlight-style: github
, for example.
cc @cderv
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionsrelates to Quarto extensions mechanismrelates to Quarto extensions mechanismthird-partyIssues involving interaction with a third-party libraryIssues involving interaction with a third-party library