mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-07-22 03:00:29 +00:00
1.7 KiB
1.7 KiB
| title | description | tags | image | repository | enabled | required | |
|---|---|---|---|---|---|---|---|
| RoamFlavoredMarkdown | Compatibility for Roam Research export format. |
|
[quartz-community/roam](https://github.com/quartz-community/roam) | false | false |
This plugin provides support for Roam Research compatibility. See Roam Research compatibility for more information.
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
This plugin accepts the following configuration options:
orComponent: Iftrue(default), converts Roam{{ or:ONE|TWO|THREE }}shortcodes into HTML Dropdown options.TODOComponent: Iftrue(default), converts Roam{{[[TODO]]}}shortcodes into HTML check boxes.DONEComponent: Iftrue(default), converts Roam{{[[DONE]]}}shortcodes into checked HTML check boxes.videoComponent: Iftrue(default), converts Roam{{[[video]]:URL}}shortcodes into embeded HTML video.audioComponent: Iftrue(default), converts Roam{{[[audio]]:URL}}shortcodes into embeded HTML audio.pdfComponent: Iftrue(default), converts Roam{{[[pdf]]:URL}}shortcodes into embeded HTML PDF viewer.blockquoteComponent: Iftrue(default), converts Roam{{[[>]]}}shortcodes into Quartz blockquotes.tableComponent: Iftrue(default), converts Roam table syntax into HTML tables.attributeComponent: Iftrue(default), converts Roam attribute syntax into rendered attributes.
API
- Category: Transformer
- Function name:
ExternalPlugin.RoamFlavoredMarkdown(). - Source:
quartz-community/roam - Install:
npx quartz plugin add github:quartz-community/roam