feat(markdown-vetur): trim underline of type

This commit is contained in:
chenjiahan
2020-04-11 15:29:41 +08:00
parent 456fc99017
commit c9e7512809
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/markdown-vetur",
"version": "2.0.0",
"version": "2.0.1",
"description": "simple parse markdown to vue component description for vetur auto-completion",
"main": "lib/index.js",
"license": "MIT",