mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
* update all submodules * rm checklist and nested list submodule * Update .gitmodules * rm list submodule * add list submodule * all submodules updated * fix(inline-tools): inline tools shortcuts now works in read-only mode
48 lines
1.7 KiB
Text
48 lines
1.7 KiB
Text
[submodule "example/tools/inline-code"]
|
|
path = example/tools/inline-code
|
|
url = https://github.com/editor-js/inline-code
|
|
[submodule "example/tools/header"]
|
|
path = example/tools/header
|
|
url = https://github.com/editor-js/header
|
|
[submodule "example/tools/delimiter"]
|
|
path = example/tools/delimiter
|
|
url = https://github.com/editor-js/delimiter
|
|
[submodule "example/tools/quote"]
|
|
path = example/tools/quote
|
|
url = https://github.com/editor-js/quote
|
|
[submodule "example/tools/simple-image"]
|
|
path = example/tools/simple-image
|
|
url = https://github.com/editor-js/simple-image
|
|
[submodule "example/tools/marker"]
|
|
path = example/tools/marker
|
|
url = https://github.com/editor-js/marker
|
|
[submodule "example/tools/code"]
|
|
path = example/tools/code
|
|
url = https://github.com/editor-js/code
|
|
[submodule "example/tools/image"]
|
|
path = example/tools/image
|
|
url = https://github.com/editor-js/image
|
|
[submodule "example/tools/embed"]
|
|
path = example/tools/embed
|
|
url = https://github.com/editor-js/embed
|
|
[submodule "example/tools/table"]
|
|
path = example/tools/table
|
|
url = https://github.com/editor-js/table
|
|
[submodule "example/tools/link"]
|
|
path = example/tools/link
|
|
url = https://github.com/editor-js/link
|
|
[submodule "example/tools/raw"]
|
|
path = example/tools/raw
|
|
url = https://github.com/editor-js/raw
|
|
[submodule "example/tools/warning"]
|
|
path = example/tools/warning
|
|
url = https://github.com/editor-js/warning
|
|
[submodule "example/tools/underline"]
|
|
path = example/tools/underline
|
|
url = https://github.com/editor-js/underline
|
|
[submodule "example/tools/text-variant-tune"]
|
|
path = example/tools/text-variant-tune
|
|
url = https://github.com/editor-js/text-variant-tune
|
|
[submodule "example/tools/list"]
|
|
path = example/tools/list
|
|
url = https://github.com/editor-js/list
|