项目技术栈使用了:
- vue-cli@^4
- vue@^2
- tiptap@^1
首先 Clone 项目到本地:
git clone https://github.com./pftom/editure-vue.git
然后允许以下步骤开启项目:
cd editure-vue && npm install # 或者使用 yarn
npm run serve # yarn serve
- 行内代码无法应用其他行内格式(如斜体、加粗等)
- 代码块等选中 ctrl/cmd + a 只选中代码块内容