Skip to content

Commit 0cee191

Browse files
committed
add comment about markdown-it
1 parent 8e2a2a8 commit 0cee191

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ import { data as status } from './scripts/status.data.ts'
4646
import { data as announcements } from './scripts/announcements.data.ts'
4747
import StatusBanner from './components/StatusBanner.vue'
4848
import {withBase} from 'vitepress'
49+
// Though vitepress uses markdown-it, it's not exposed so we need to explicitly import
4950
import markdownit from 'markdown-it'
5051

5152

0 commit comments

Comments
 (0)