Commit graph

12 commits

Author SHA1 Message Date
Ryan Weaver 3581dabfc5 Adding a test case to cover the bug fixed in sha: 8956d7e71b 2016-05-04 12:08:55 -04:00
Ryan Weaver ecf5581606 Removing extra class and using a public alias for testing - thanks Stof! 2015-12-16 12:05:25 -05:00
Ryan Weaver 21576fce48 Marking new service has private, then adding a workaround for the integration test 2015-12-16 10:54:17 -05:00
Ryan Weaver c5f5046c8e Removing MarkdownTwigExtension dependency to MarkdownHelper
This allows the Twig extension to be used without the templating component.
This also introduces a new integration test as a sanity check that all the
configuration / compiler pass was setup correctly.
2015-12-15 16:08:41 -05:00
ornicar 8191b1e5ea Replace parsers with one unique parser, fix white spaces on new lines 2010-05-06 14:54:35 +02:00
ornicar ed9b57e80e Update coding style 2010-05-06 14:14:50 +02:00
ornicar e1817fb483 Completed refactored light and extra parsers 2010-05-06 12:27:45 +02:00
ornicar b3f7d847ce Add tests for Extra parser 2010-05-06 12:27:17 +02:00
ornicar 1a2ed38824 Transform php markdown to a php5 lib 2010-05-06 11:58:44 +02:00
ornicar b79e6b91cc Add unit tests for markdown light 2010-05-06 11:47:39 +02:00
ornicar da33b5202d Start to refactor markdown light 2010-05-06 10:02:39 +02:00
ornicar 65920e999e Implement markdown parser 2010-05-05 18:20:58 +02:00