mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-22 14:21:24 +00:00
feat(comments): conditional display via frontmatter (#1566)
This commit is contained in:
@@ -93,6 +93,7 @@ declare module "vfile" {
|
||||
lang: string
|
||||
enableToc: string
|
||||
cssclasses: string[]
|
||||
comments: boolean | string
|
||||
}>
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user