From 3a7d73348158758065429fe52d59d37cc7a58c27 Mon Sep 17 00:00:00 2001 From: Daniel Flippance Date: Tue, 27 May 2014 15:24:01 -0700 Subject: [PATCH 1/2] Add Format menu Added a format menu using formatblock for execCommand --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index 8619ce6..72ecd81 100644 --- a/index.html +++ b/index.html @@ -53,6 +53,18 @@

bootstrap-wysiwyg
tiny wysiwyg rich text editor for BootstrapSmall + + +
From a2c8f469636aa67bb476a39f14956c2f53a9591f Mon Sep 17 00:00:00 2001 From: Daniel Flippance Date: Tue, 27 May 2014 15:37:58 -0700 Subject: [PATCH 2/2] Corrected heading names --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 72ecd81..46ce591 100644 --- a/index.html +++ b/index.html @@ -60,8 +60,8 @@

bootstrap-wysiwyg
tiny wysiwyg rich text editor for BootstrapHeading 1
  • Heading 2
  • Heading 3
  • -
  • Heading 2
  • -
  • Heading 1
  • +
  • Heading 4
  • +
  • Heading 5