Skip to content

Commit cec6ae3

Browse files
committed
chore(markdown): export utils of customComponentPlugin
1 parent aa52549 commit cec6ae3

File tree

1 file changed

+2
-0
lines changed
  • packages/@vuepress/markdown/src/plugins/customComponentPlugin

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
export * from './customComponentPlugin'
22
export * from './htmlBlockRule'
3+
export * from './htmlInlineRule'
4+
export * from './htmlRe'
35
export * from './inlineTags'
46
export * from './vueReservedTags'

0 commit comments

Comments
 (0)