mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
Fix MathJax 2 preview rendering
This commit is contained in:
@@ -76,7 +76,8 @@ export default class MainFormView extends View {
|
||||
'ck',
|
||||
'ck-math-form',
|
||||
],
|
||||
tabindex: '-1'
|
||||
tabindex: '-1',
|
||||
spellcheck: 'false'
|
||||
},
|
||||
children: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user