actiontext-syntax-highlighter icon indicating copy to clipboard operation
actiontext-syntax-highlighter copied to clipboard

Extends ActionText to support code blocks highlighted with Rouge

Results 3 actiontext-syntax-highlighter issues
Sort by recently updated
recently updated
newest added

[//]: # (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...

dependencies
ruby

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...