From bed4ad0a8c3b8f258a27a5489241fdd22564489a Mon Sep 17 00:00:00 2001 From: xr <3762791@qq.com> Date: Tue, 7 Dec 2021 12:53:18 +0800 Subject: [PATCH] feat: add vue-markdown-preview --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a644af216..f4f50334b 100644 --- a/README.md +++ b/README.md @@ -1703,6 +1703,7 @@ _Display non-editable events in a Calendar_ #### Markdown +- [vue-markdown-preview](https://github.com/uivjs/vue-markdown-preview) - Vue component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style. - [vue-markdown](https://github.com/miaolz123/vue-markdown) - A Powerful and Highspeed Markdown Parser for Vue. - [vue-mavonEditor](https://github.com/hinesboy/mavonEditor) - A markdown editor based on Vue that supports a variety of personalized features. - [vue-simple-markdown](https://github.com/Vivify-Ideas/vue-simple-markdown) - A Simple and Highspeed Markdown Parser for Vue.