@advjs/monorepo / types/src / AdvMarkdown
Interface: AdvMarkdown
Defined in: packages/types/src/types.ts:17
Properties
config
config:
AdvConfig
Defined in: packages/types/src/types.ts:21
entries?
optional
entries:string
[]
Defined in: packages/types/src/types.ts:26
features
features:
AdvFeatureFlags
Defined in: packages/types/src/types.ts:22
file
file:
VFile
Defined in: packages/types/src/types.ts:18
filepath?
optional
filepath:string
Defined in: packages/types/src/types.ts:25
frontmatter
frontmatter:
Record
<string
,unknown
>
Defined in: packages/types/src/types.ts:23
raw
raw:
string
Defined in: packages/types/src/types.ts:20
themeMeta?
optional
themeMeta:AdvThemeMeta
Defined in: packages/types/src/types.ts:27