mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
WIP: Add MarkdownLint enable setting. Gutter toggle not working as expected.
This commit is contained in:
@@ -64,6 +64,7 @@ export const DEFAULT_CONFIG = {
|
||||
frontMatterTitleField: 'title',
|
||||
spellcheck: false,
|
||||
enableSmartPaste: false,
|
||||
enableMarkdownLint: false,
|
||||
customMarkdownLintConfig: DEFAULT_MARKDOWN_LINT_CONFIG
|
||||
},
|
||||
preview: {
|
||||
|
||||
Reference in New Issue
Block a user