editor.js/.gitmodules
horoyami 531f1d253b
Add table plugin to example (#493)
* submodule pluged

* remove .git

* Add table plugin to example
2018-11-20 21:25:09 +03:00

37 lines
1.3 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
[submodule "example/tools/table"]
path = example/tools/table
url = https://github.com/codex-editor/table