An extensible markdown engine used in the Markdown Plus project.
yarn add markdown-core
Demo project: https://github.com/tylingsoft/markdown-core-node-demo
Please refer to the example.
yarn build
Build in realtime:
yarn watch
Host and open dist/index.html
in browser
MIT
- Manually review dist/index.html in browser, make sure it look good and everything is fine.
- In
test/index.js
setconst init = true
. - Run
yarn test
to generate fixtures intest/fixtures
. - In
test/index.js
setconst init = false
. - Do development, change code.
- Run
yarn test
to make sure nothing breaks.
- PPT
- Create a website for this project
- GitHub pages
-
mdc.xxx
=>xxx
- Support mermaid git graph