From 84f8e058cc3c854503e3eb3d2de13fb2bdccf247 Mon Sep 17 00:00:00 2001 From: Austin Cory Bart Date: Fri, 3 Apr 2020 14:24:11 -0400 Subject: [PATCH] Toolbar updates --- .idea/inspectionProfiles/Project_Default.xml | 12 + .idea/markdown-navigator-enh.xml | 29 ++ .idea/markdown-navigator.xml | 55 +++ .idea/workspace.xml | 72 +++- dist/block_mirror.js | 216 ++++++++++-- src/block_editor.js | 27 ++ src/block_mirror.js | 7 +- src/text_to_blocks.js | 15 +- src/toolbars.js | 351 ++++++++++++++----- 9 files changed, 637 insertions(+), 147 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/markdown-navigator-enh.xml create mode 100644 .idea/markdown-navigator.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..06bb031 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/.idea/markdown-navigator-enh.xml b/.idea/markdown-navigator-enh.xml new file mode 100644 index 0000000..12fb99d --- /dev/null +++ b/.idea/markdown-navigator-enh.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/markdown-navigator.xml b/.idea/markdown-navigator.xml new file mode 100644 index 0000000..d6df267 --- /dev/null +++ b/.idea/markdown-navigator.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fe49fed..6874d64 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,11 @@ + - + -