We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
packages/@vuepress/markdown/lib/preWrapper.js
1 parent d179a94 commit 55c03f6Copy full SHA for 55c03f6
packages/@vuepress/markdown/lib/preWrapper.js
@@ -1,6 +1,6 @@
1
// markdown-it plugin for wrapping <pre> ... </pre>.
2
//
3
-// If your plugin was chained before preWrapper, you can add additional eleemnt directly.
+// If your plugin was chained before preWrapper, you can add additional element directly.
4
// If your plugin was chained after preWrapper, you can use these slots:
5
// 1. <!--beforebegin-->
6
// 2. <!--afterbegin-->
0 commit comments