♻️ (notes) home is now the note initial screen with a fo…

This commit is contained in:
2021-03-13 22:38:21 +01:00
parent 8fad931dfd
commit 2286bd5d85
8 changed files with 133 additions and 85 deletions

View File

@@ -1,6 +1,5 @@
import MarkdownIt from 'markdown-it'
import markdownItClass from '@toycode/markdown-it-class'
// import sanitizeHtml from 'sanitize-html'
const md = new MarkdownIt().use(markdownItClass, {
h1: ['title', 'is-1'],