-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
A-ACEArea: ACE EditorArea: ACE EditorC-questionCategory: A question on how to do somethingCategory: A question on how to do something
Description
Question
I need to use mdbook for non-rust projects.
Editing code block contents before copying is very useful.
I want to achieve the following:
- have a code block with any non-rust highlighting
- have it editable
- have the "undo" button available
- have the "play" button removed
I fiddled with ignore
, no-playground
and no_run
but was unable to achieve this.
Is there a combination of the above or any other way?
Version
0.4.35
VigilDawn
Metadata
Metadata
Assignees
Labels
A-ACEArea: ACE EditorArea: ACE EditorC-questionCategory: A question on how to do somethingCategory: A question on how to do something