ui: fix katex

pull/118/head
undefined 4 years ago
parent 04a68e35bd
commit 8435f4002b

@ -18,6 +18,11 @@ export const config = {
enable: true,
max: 65536,
},
preview: {
math: {
inlineDigit: true,
},
},
};
export default class CmEditor extends DOMAttachedObject {

@ -1,6 +1,6 @@
{
"name": "@hydrooj/ui-default",
"version": "4.6.4",
"version": "4.6.5",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0",
"main": "hydro.js",

Loading…
Cancel
Save