From d81fcbc3b49174b05340c505300365dba51c3ac4 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Fri, 22 Mar 2024 18:14:36 -0400 Subject: [PATCH] Add header with link back to editor --- demo.ts | 1 - index.html | 38 ++++++++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/demo.ts b/demo.ts index a701a9b..1fb8d3a 100644 --- a/demo.ts +++ b/demo.ts @@ -3,7 +3,6 @@ import { linter } from "@codemirror/lint" const doc = `# Welcome to the new ChordBook.app Editor! 🎸 # This editor is optimized for the ChordPro format (https://www.chordpro.org). -# This interactive demo will give you an overview of the features. {title: Song Title} {artist: Artist Name} diff --git a/index.html b/index.html index 87872bd..7405394 100644 --- a/index.html +++ b/index.html @@ -7,15 +7,49 @@ -
+
+
+

@chordbook/editor

+ + + + + +
+
+