fix markdown bug

This commit is contained in:
祁宁
2014-09-28 12:44:41 +08:00
parent 4a50198f6e
commit 33df4bb3df
3 changed files with 6 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ package:
commonmark-php:
rm -rf ../var/CommonMark
git clone git@github.com:colinodell/commonmark-php.git commonmark
git clone https://github.com/joyqi/commonmark-php.git commonmark
php transfer.php commonmark/src CommonMark ColinODell/CommonMark
rm -f commonmark/src/CommonMarkConverter.php
mv commonmark/src ../var/CommonMark