Replies: 2 comments 11 replies
-
I don't think we allow for configuring the built in menu plugin with YAML option. A current workaround would be to set This would be a Feature request to allow changing some settings for the built in plugins |
Beta Was this translation helpful? Give feedback.
1 reply
-
In theory, you can, but it's likely to mess up all Quarto (S)CSS and you need to have the (S)CSS locally.
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have tried several things but could not utilize reveal.js-menu's theme switching functionality. I have set:
in my config file, of course, but also tried including custom css in a folder, tweaking
themesPath
so that the plugin could reach it. But in the end, I couldn't manage to have theThemes
tab appear in the menu.Would anyone have a solution to propose? The way may be a bit hacky but I would say that there should be one, right?
Thanks for the help! :)
Beta Was this translation helpful? Give feedback.
All reactions