Skip to content

Commit

Permalink
Merge 1b18367 into 3ef3a27
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKottas committed Aug 16, 2018
2 parents 3ef3a27 + 1b18367 commit f8e6c67
Show file tree
Hide file tree
Showing 26 changed files with 850 additions and 1,017 deletions.
2 changes: 2 additions & 0 deletions examples/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ const editor = new Editor({
],
})

editor.trigger.mode.edit()

// Render the editables - the areas that are editable
const elements = document.querySelectorAll('.editable')
for (const element of elements) {
Expand Down

0 comments on commit f8e6c67

Please sign in to comment.