该插件提供对 Roam Research 的兼容性支持。更多信息请参阅 Roam Research 兼容性。
Note
关于如何添加、移除或配置插件的信息,请查看配置页面。
本插件接受以下配置选项:
orComponent
: 若为true
(默认值),将 Roam{{ or:ONE|TWO|TREE }}
短代码转换为 HTML 下拉选项。TODOComponent
: 若为true
(默认值),将 Roam{{[[TODO]]}}
短代码转换为 HTML 复选框。DONEComponent
: 若为true
(默认值),将 Roam{{[[DONE]]}}
短代码转换为已勾选的 HTML 复选框。videoComponent
: 若为true
(默认值),将 Roam{{[[video]]:URL}}
短代码转换为嵌入式 HTML 视频。audioComponent
: 若为true
(默认值),将 Roam{{[[audio]]:URL}}
短代码转换为嵌入式 HTML 音频。pdfComponent
: 若为true
(默认值),将 Roam{{[[pdf]]:URL}}
短代码转换为嵌入式 HTML PDF 查看器。blockquoteComponent
: 若为true
(默认值),将 Roam{{[[>]]}}
短代码转换为 Quartz 引用块。
API
- 分类: 转换器
- 函数名:
Plugin.RoamFlavoredMarkdown()
- 源代码:
quartz/plugins/transformers/roam.ts