rich-markdown-editor

v11.2.0
A rich text editor with Markdown shortcuts
editor markdown text wysiwyg

test

echo "Error: no test specified" && exit 1

lint

tsc --noEmit && eslint '*/**/*.{js,ts,tsx}' --quiet

start

webpack-serve --config example/webpack.config.js --port 9000

build

tsc

prepublish

yarn build

watch

yarn tsc-watch

Metadata

Downloads

Maintainers