Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

shikimori/shiki-editor-v04

Repository files navigation

About

shiki-editor is a wysiwyg editor based on prosemirror. To understand how it works internally please read prosemirror guide.

shiki-editor inner architecture is also highly inspired by tiptap source code. Many parts of the code are taken from there.

Requirements

OSX, Linux or Windows

NodeJS, Yarn

Installation & Run

yarn install
cd demo
yarn install
yarn start

Open http://localhost:8088/ in browser.

Contribution

Feel free to create pull requests. Any contributions are welcomed.

h1 test

test text test test

h2 test

test text test test

h3 test

test text test test

h4 test

test text test test

h5 test

test text test test

h6 test

test text test test

About

Demo on codesandbox.io works on shiki-editor version up to 0.5.5

Resources

Stars

Watchers

Forks