From eb3e5fa5f0f1e3aa2aeb236c3932dcc163342d40 Mon Sep 17 00:00:00 2001 From: Boris Kubiak Date: Thu, 5 Mar 2020 14:33:21 +0100 Subject: [PATCH] Add 'generate markdown' button --- index.html | 4 +++- index.js | 9 +++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index fb68d67..306fc60 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ npm/lzma@2.3.2/src/lzma.min.js, npm/slim-select@1.25.0/dist/slimselect.min.js, npm/clipboard@2/dist/clipboard.min.js, npm/codemirror@5.51.0/lib/codemirror.min.js, +npm/codemirror@5.51.0/addon/mode/overlay.min.js, npm/codemirror@5.51.0/addon/mode/loadmode.min.js, npm/codemirror@5.51.0/mode/meta.min.js "> @@ -34,7 +35,8 @@ npm/codemirror@5.51.0/theme/dracula.min.css - + +