mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
add code block line numbering option to
This commit is contained in:
@@ -15,7 +15,8 @@ const defaultConfig = {
|
||||
'disable-direct-write': false,
|
||||
'theme-ui': 'light',
|
||||
'theme-code': 'xcode',
|
||||
'theme-syntax': 'xcode'
|
||||
'theme-syntax': 'xcode',
|
||||
'preview-line-number': false
|
||||
}
|
||||
const configFile = 'config.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user