feat(deps): use git submodules instead
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "parsedown"]
|
||||
path = parsedown
|
||||
url = https://github.com/erusev/parsedown.git
|
||||
[submodule "parsedown-extra"]
|
||||
path = parsedown-extra
|
||||
url = https://github.com/erusev/parsedown-extra.git
|
||||
Reference in New Issue
Block a user