-
-
Notifications
You must be signed in to change notification settings - Fork 179
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 550 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 550 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vendor/cmark-gfm"]
path = vendor/cmark-gfm
url = https://github.com/kivikakk/cmark-gfm.git
[submodule "vendor/pulldown-cmark"]
path = vendor/pulldown-cmark
url = https://github.com/raphlinus/pulldown-cmark.git
[submodule "vendor/markdown-it"]
path = vendor/markdown-it
url = https://github.com/rlidwka/markdown-it.rs.git
[submodule "vendor/commonmark-spec"]
path = vendor/commonmark-spec
url = https://github.com/commonmark/commonmark-spec
[submodule "vendor/progit"]
path = vendor/progit
url = https://github.com/progit/progit