mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
fix color for even rows in table
This commit is contained in:
3
extra_scripts/codemirror/mode/bfm/bfm.js
vendored
3
extra_scripts/codemirror/mode/bfm/bfm.js
vendored
@@ -54,6 +54,9 @@
|
||||
|
||||
stream.skipToEnd()
|
||||
return null
|
||||
},
|
||||
blankLine(state) {
|
||||
state.inTable = false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user