htmlpurifier and parsedown as submodules

This commit is contained in:
Ventricule 2018-02-19 23:10:50 +01:00
commit 0436282eec
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,9 @@
[submodule "assets/html2opendocument"] [submodule "assets/html2opendocument"]
path = assets/html2opendocument path = assets/html2opendocument
url = https://github.com/CatoTH/html2opendocument.git url = https://github.com/CatoTH/html2opendocument.git
[submodule "assets/htmlpurifier"]
path = assets/htmlpurifier
url = https://github.com/ezyang/htmlpurifier.git
[submodule "assets/parsedown"]
path = assets/parsedown
url = https://github.com/erusev/parsedown.git

1
assets/htmlpurifier Submodule

@ -0,0 +1 @@
Subproject commit 6d6d88512a8146939a9161bb03e95e3e97840439

1
assets/parsedown Submodule

@ -0,0 +1 @@
Subproject commit c999a4b61bfc15d3eed74a40ce814afe6faa21ea