Undo frontmatter templates

This commit is contained in:
Zef Hemel
2024-01-08 09:21:19 +01:00
parent bfdc8383b1
commit 8230330ed0
4 changed files with 41 additions and 95 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export function cleanModePlugins(client: Client) {
hideMarksPlugin(),
hideHeaderMarkPlugin(),
cleanBlockPlugin(),
frontmatterPlugin(client),
frontmatterPlugin(),
fencedCodePlugin(client),
taskListPlugin({
// TODO: Move this logic elsewhere?