From 17b361b22ecd01edb6177fd4bb1fe0280dff6eaa Mon Sep 17 00:00:00 2001 From: Steven Skoczen Date: Fri, 19 Dec 2014 16:33:14 +0700 Subject: [PATCH] Fixes toolbar bug, adds selector support for element. --- AUTHORS | 2 ++ README.md | 4 ++-- src/editor.js | 10 ++++++++-- 3 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..f6023b9 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,2 @@ +Hsiaoming Yang +Steven Skoczen, @skoczen \ No newline at end of file diff --git a/README.md b/README.md index b616ac7..26d8904 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ The `Editor` Class accepts an option as the parameter. The supported options are * element (DOM) - The element of the textarea. The default value is the first `