diff --git a/dev-dist/sw.js b/dev-dist/sw.js index d58cfa0..a8ef300 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -78,7 +78,7 @@ define(['./workbox-7e5eb42b'], (function (workbox) { 'use strict'; */ workbox.precacheAndRoute([{ "url": "/", - "revision": "0.7vtfun0cbi" + "revision": "0.cgn6ae45jcc" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("/"), { diff --git a/src/lib/components/MarkdownEditor.svelte b/src/lib/components/MarkdownEditor.svelte index fc05e94..b74116c 100644 --- a/src/lib/components/MarkdownEditor.svelte +++ b/src/lib/components/MarkdownEditor.svelte @@ -109,10 +109,29 @@ {/if} - {#if mode === "write"} -
+ + +
+ + {#if mode === "write"} +
@@ -159,30 +178,6 @@ ❝
- {/if} - -
- - -
- - {#if mode === "write"}