diff --git a/ts/editable/Mathjax.svelte b/ts/editable/Mathjax.svelte
index 79eb49367..b34aaa52d 100644
--- a/ts/editable/Mathjax.svelte
+++ b/ts/editable/Mathjax.svelte
@@ -12,13 +12,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
$: encoded = encodeURIComponent(converted);
-
+