mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Added markdownlint rules form
This commit is contained in:
@@ -60,7 +60,9 @@ export const DEFAULT_CONFIG = {
|
||||
frontMatterTitleField: 'title',
|
||||
spellcheck: false,
|
||||
enableSmartPaste: false,
|
||||
customMarkdownLintConfig: ''
|
||||
customMarkdownLintConfig: `{
|
||||
"default": true
|
||||
}`
|
||||
},
|
||||
preview: {
|
||||
fontSize: '14',
|
||||
|
||||
Reference in New Issue
Block a user