Blocks editor based on editor.js
- Affected files
- The main difference is UUID generation in utils.
- Hyperlink forked from trinhtam/editorjs-hyperlink (MIT license)
- MarkdownBlock
- OneImage forked from editorjs-inline-image (MIT license)
- TextSpoiler forked from editorjs-inline-spoiler-tool
static getHyperLinks(blocksData: OutputData): Array<HyperLink>
static getImageLinks(blocksData: OutputData): Array<ImageLink>
test/index.html
Apache-2.0 License inherited from editor.js