mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-02-04 06:25:41 -06:00
610 B
610 B
| title | tags | |
|---|---|---|
| ObsidianBases |
|
This plugin parses .base files and compiles them for rendering. See bases for usage.
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
Configuration
emitWarnings: Iftrue(default), emits parse errors and type mismatches as warnings during build.
API
- Category: Transformer
- Function name:
Plugin.ObsidianBases(). - Source:
quartz/plugins/transformers/bases.ts.