From 3ef9ca4b3c1eb5661867125eb6e21abfe861bf8c Mon Sep 17 00:00:00 2001
From: George Gevoian <85144792+georgegevoian@users.noreply.github.com>
Date: Mon, 12 Feb 2024 11:25:33 -0500
Subject: [PATCH] Save Markdown on blur and tweak CSS (#123)
---
markdown/index.html | 72 ++++++++++++++++++++++++++++++++++++++++++---
markdown/index.js | 27 +++++++++++++++--
test/calendar.ts | 14 +++++++--
test/markdown.ts | 46 +++++++++++++++++++++++++++++
4 files changed, 151 insertions(+), 8 deletions(-)
create mode 100644 test/markdown.ts
diff --git a/markdown/index.html b/markdown/index.html
index 021c4440..76a657d6 100644
--- a/markdown/index.html
+++ b/markdown/index.html
@@ -9,6 +9,15 @@