mirror of
https://github.com/zadam/trilium.git
synced 2026-03-01 10:03:37 +01:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
export function turndownPluginGfm() {
|
|
return 'turndown-plugin-gfm';
|
|
}
|