all repos — wp-parsedown @ 82af73b37a5ea9e9a0deabd5b95412709e3a0d1b

submodules & gitignore
Peter Molnar hello@petermolnar.eu
Tue, 22 Jul 2014 08:19:23 +0100
commit

82af73b37a5ea9e9a0deabd5b95412709e3a0d1b

parent

5e29dcf3f8d19398e2d18cdd55d57beda37ff58d

2 files changed, 7 insertions(+), 0 deletions(-)

jump to
A .gitignore

@@ -0,0 +1,1 @@

+.hg/
A .gitmodules

@@ -0,0 +1,6 @@

+[submodule "wp-common"] + path = wp-common + url = github:/petermolnar/wp-common +[submodule "lib/pagedown-extra"] + path = lib/pagedown-extra + url = https://github.com/jmcmanus/pagedown-extra