editor_js
editor_js copied to clipboard
Ruby gem for https://editorjs.io
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [actionview](https://github.com/rails/rails) from 6.1.4 to 7.0.2.4. Release notes Sourced from actionview's releases. 7.0.2.3 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Updates the requirements on [commonmarker](https://github.com/gjtorikian/commonmarker) to permit the latest version. Release notes Sourced from commonmarker's releases. v0.23.4 No release notes provided. v0.22.0 Drop ruby-enum (gjtorikian/commonmarker#140) Changelog Sourced from commonmarker's changelog....
@editorjs/nested-list uses the same block type as @editorjs/list so we need to check if the content is nested or not and render differently for each type
@editorjs/tables now allows headings. I've updated the logic to allow for this
The editor-js image plugin returns the url for an image inside a `file` node https://github.com/editor-js/image I've added logic to look in the correct location.
this will be released on version 0.4, all renders will be an individual gems. Also we can create own renders in our projects individually.
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4 to 7.0.4.2. Release notes Sourced from activesupport's releases. v7.0.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...