From 4cacb61a6885dc9cde4b9860d36c6b78b81d9d34 Mon Sep 17 00:00:00 2001 From: Noah Hellman Date: Sun, 26 Mar 2023 22:59:26 +0200 Subject: [PATCH] jotdown_wasm: rm unmatched closing div --- examples/jotdown_wasm/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jotdown_wasm/index.html b/examples/jotdown_wasm/index.html index be3d983..df27dd4 100644 --- a/examples/jotdown_wasm/index.html +++ b/examples/jotdown_wasm/index.html @@ -28,5 +28,5 @@ setTimeout(() => { input.focus(); }, 0);
*Hello world!*
-

+