Skip to content

Commit 8e2aafe

Browse files
committed
feat(plugin-markdown-hint): add plugin exports
1 parent 5209825 commit 8e2aafe

File tree

1 file changed

+2
-0
lines changed
  • plugins/markdown/plugin-markdown-hint/src/node

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
export * from './alert.js'
2+
export * from './hint.js'
13
export * from './markdownHintPlugin.js'
24
export type * from './options.js'

0 commit comments

Comments
 (0)