summary:
- Displays creation date and estimated reading time below the article title.
Note
Configure plugins through Configuration.
Configuration
options:
showReadingTime:- type:
boolean - default:
true - effect: Displays estimated reading time.
- type:
showComma:- type:
boolean - default:
true - effect: Displays comma between metadata items.
- type:
Default options
- source: github:quartz-community/content-meta
enabled: true
options:
showReadingTime: true
showComma: trueAPI
api:
- category: Component
- function:
ExternalPlugin.ContentMeta() - source:
quartz-community/content-meta - install:
npx quartz plugin add github:quartz-community/content-meta