editor.js/.gitmodules
George Berezhnoy 6b1460372d
Add embed plugin to example (#491)
* Add embed plugin to example

* Remove .git
2018-11-18 21:32:25 +03:00

34 lines
1.2 KiB
Plaintext

[submodule "example/tools/inline-code"]
path = example/tools/inline-code
url = https://github.com/codex-editor/inline-code
[submodule "example/tools/header"]
path = example/tools/header
url = https://github.com/codex-editor/header
[submodule "example/tools/delimiter"]
path = example/tools/delimiter
url = https://github.com/codex-editor/delimiter
[submodule "example/tools/list"]
path = example/tools/list
url = https://github.com/codex-editor/list
[submodule "example/tools/quote"]
path = example/tools/quote
url = https://github.com/codex-editor/quote
[submodule "example/tools/simple-image"]
path = example/tools/simple-image
url = https://github.com/codex-editor/simple-image
[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
[submodule "example/tools/image"]
path = example/tools/image
url = https://github.com/codex-editor/image
[submodule "example/tools/embed"]
path = example/tools/embed
url = https://github.com/codex-editor/embed