mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
add smart table editor
This commit is contained in:
@@ -46,7 +46,8 @@ export const DEFAULT_CONFIG = {
|
||||
switchPreview: 'BLUR', // Available value: RIGHTCLICK, BLUR
|
||||
scrollPastEnd: false,
|
||||
type: 'SPLIT',
|
||||
fetchUrlTitle: true
|
||||
fetchUrlTitle: true,
|
||||
enableTableEditor: false
|
||||
},
|
||||
preview: {
|
||||
fontSize: '14',
|
||||
|
||||
Reference in New Issue
Block a user