paragraph icon indicating copy to clipboard operation
paragraph copied to clipboard

Paragraph Tool for Editor.js 2.0

Results 31 paragraph issues
Sort by recently updated
recently updated
newest added

It should extend our eslint config: https://github.com/codex-team/eslint-config

Good first task

## Problem This tool was built in JavaScript to be a simplest example of Editor.js Tools API usage. Right now further enhancements requires more modern stack. ## Task We need...

Good first task

Placeholder for empty paragraph blocks doesn't show. ** One exception being, it shows up if we pass placeholder in the editor config and if paragraph is the first block(or default...

Introduced paragraph alignment. There's another tool that's a fork, but has some issues. With this version all the issues are fixed

Enables useStrictCSP when injecting styles. See https://github.com/marco-prontera/vite-plugin-css-injected-by-js#usestrictcsp-boolean Does not throw any errors if meta property is not present ```useStrictCSP ? `elementStyle.nonce = document.head.querySelector('meta[property=csp-nonce]')?.content;` : ''``` Updated README to reflect the...

## in Chrome. ![image](https://user-images.githubusercontent.com/2194021/101336639-0f813600-38be-11eb-8638-cd875c047d38.png) output. ``` {text: "Hi, gihub issue.line break.line break."} ``` ## in safari ![image](https://user-images.githubusercontent.com/2194021/101336664-1445ea00-38be-11eb-9732-bde9a1f88efa.png) output ``` {text: "Hi, gihub issue.line break.line break."} ``` Tags instead of div...

I've replaced Webpack builder with Vite. Also, I've added TypeScript support. Now builder generates declaration files.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies