New plugins in an example page (#431)

* Add code and marker

* update

* Add shortcuts

* Change marker shortcut

* Update marker
This commit is contained in:
Polina Shneider 2018-08-21 21:30:32 +03:00 committed by GitHub
commit 0ea3197a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 44 additions and 25 deletions

6
.gitmodules vendored
View file

@ -19,3 +19,9 @@
[submodule "src/components/tools/paragraph"]
path = src/components/tools/paragraph
url = https://github.com/codex-editor/paragraph
[submodule "example/tools/marker"]
path = example/tools/marker
url = https://github.com/codex-editor/marker
[submodule "example/tools/code"]
path = example/tools/code
url = https://github.com/codex-editor/code