inline-code icon indicating copy to clipboard operation
inline-code copied to clipboard

Inline-Code Tool for Editor.js 2.0

Results 14 inline-code issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

Place caret near the space between words and press SHIFT+CMD+C ![image](https://user-images.githubusercontent.com/15259299/49536512-c6193d00-f8d7-11e8-866b-ca17e2942051.png)

Steps to reproduce: 1. Type "A B C D E X a b c d e" in a paragraph. 2. Select "X" and click on InlineCode button (with "" icon)...

good first issue

# Steps to reproduce: ## Version 1.5.1 (works as expected) 1. Create paragraph 2. Select text and use inline tool to convert it to inline code 3. Select different text...