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.
yarn install
cd demo
yarn install
yarn startyarn test --watchAllObtain release token here https://github.com/settings/tokens/new?scopes=repo&description=release-it
GITHUB_TOKEN=... npx release-it