@wangeditor-next/plugin-formula 0.0.11 → 0.0.12-beta.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4 @@
1
+ .katex .katex-html {
2
+ /* \newline is an empty block at top level, between .base elements */
3
+ display:none;
4
+ }