Add new Content\Text\MarkdownParser
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 10 Mar 2019 04:28:50 +0000 (23:28 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 10 Mar 2019 04:28:50 +0000 (23:28 -0500)
commit4d70e3282990a6c8f7216c92b9eb2f8b4f1828cd
treed5b48219851dd1e3a3243e23b012e10d916aa571
parent184b51ec56295ff4b37a0ef9a865602cc19b0957
Add new Content\Text\MarkdownParser

- Add autolinker to MarkdownParser->doAutoLinks()
- Set hashtag_protection and url_filter_func properties of MarkdownParser
src/Content/Text/Markdown.php
src/Content/Text/MarkdownParser.php [new file with mode: 0644]