Replies: 1 comment 1 reply
-
These are both behaviors I never got around to implementing when working on making them more stable. Happy to collaborate on a PR to get this behavior working. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Code Block behavior
Selecting some text and then making them a code block inserts a new empty code-block on the next line, instead of wrapping the text.
I want to achieve the latter.
Block quote
Selecting some paragraphs and then making them a block-quote creates independent block-quote elements.
I want to make it wrap all the paragraph tags that were selected.
Can somebody please guide me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions