Bookmarks - load bookmarks page from Outline document instead of file

This commit is contained in:
2025-01-07 23:31:55 -05:00
parent 3c70c9a06e
commit 611b73c3c3
5 changed files with 95 additions and 69 deletions

View File

@@ -105,7 +105,6 @@ export class Parser {
}
}
marked.marked.use({ walkTokens })
marked.marked.parse(content)