editor.js/.gitmodules
2019-01-12 04:57:37 +03:00

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