]> git.mxchange.org Git - friendica.git/commit
Tests with new markdown library
authorMichael Vogel <icarus@dabo.de>
Mon, 23 Feb 2015 07:27:35 +0000 (08:27 +0100)
committerMichael Vogel <icarus@dabo.de>
Mon, 23 Feb 2015 07:27:35 +0000 (08:27 +0100)
commitb710c8bbfd4cd12a903bd75130287416f7ce5ed1
treeb569c1cdb3743d920591416e8f0041a3b88ac332
parent70615d7f7873385f7fca1f168b0ea1f096e0b9a9
Tests with new markdown library
12 files changed:
library/markdown.php
library/php-markdown/License.md [new file with mode: 0644]
library/php-markdown/Michelf/Markdown.inc.php [new file with mode: 0644]
library/php-markdown/Michelf/Markdown.php [new file with mode: 0644]
library/php-markdown/Michelf/MarkdownExtra.inc.php [new file with mode: 0644]
library/php-markdown/Michelf/MarkdownExtra.php [new file with mode: 0644]
library/php-markdown/Michelf/MarkdownInterface.inc.php [new file with mode: 0644]
library/php-markdown/Michelf/MarkdownInterface.php [new file with mode: 0644]
library/php-markdown/Readme.md [new file with mode: 0644]
library/php-markdown/Readme.php [new file with mode: 0644]
library/php-markdown/composer.json [new file with mode: 0644]
library/php-markdown/markdown.php [new file with mode: 0644]