features:
- GitHub Flavored Markdown:
- autolink literals
- footnotes
- strikethrough
- tables
- tasklists
- optional typography:
- curly quotes
- en/em-dashes
- ellipses
- automatic heading links
Note
See Configuration to manage plugins.
Configuration
options:
enableSmartyPants: type:booleandefault:trueeffect: typographic enhancementslinkHeadings: type:booleandefault:trueeffect: hover links on headings
API
api:
- category: Transformer
- function:
ExternalPlugin.GitHubFlavoredMarkdown() - source:
quartz-community/github-flavored-markdown - install:
npx quartz plugin add github:quartz-community/github-flavored-markdown