We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec3a73 commit 9f6d195Copy full SHA for 9f6d195
demo/static.html
@@ -51,8 +51,8 @@
51
color: #4285f4;
52
}
53
</style>
54
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vditor@3.9.7/dist/index.css">
55
- <script src="https://cdn.jsdelivr.net/npm/vditor@3.9.7/dist/index.min.js"></script>
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vditor@3.10.3/dist/index.css">
+ <script src="https://cdn.jsdelivr.net/npm/vditor@3.10.3/dist/index.min.js"></script>
56
</head>
57
<body>
58
<div class="vditor-reset nav">
0 commit comments