actiontext-syntax-highlighter
actiontext-syntax-highlighter copied to clipboard
Extends ActionText to support code blocks highlighted with Rouge
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
If some text is highlighted when the code block button in the toolbar is click, it should be included in the code block
Sometimes, when text is pasted from sources such as Wikipedia, the formatting is copied along with it. This needs to be stripped before pasting the text in. Something like this...