Replies: 2 comments
-
|
I've started to work on this and I've thought of the following syntax: theme:
features:
- content.code.copy:
exclude:
- shell-console
- content.code.select:
exclude:
- shell-consoleWhat do you think about this? I can create a PR with these feature. |
Beta Was this translation helpful? Give feedback.
-
|
I don't think this feature is very meaningful. Enabling or disabling them will not affect any user behavior or operation. There is no need to add system overhead for these niche and non-impacting features. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to have an option to disable
code.copyorcode.selectfor blocks of a specific type.Example: I would like to disable
cope.copyfor allshell-consoleblocks without having to manually set:``` { .type .no-copy }.Beta Was this translation helpful? Give feedback.
All reactions