Commit graph

190 commits

Author SHA1 Message Date
ornicar 46f85d1061 Fix CS 2010-11-08 13:53:22 +01:00
Benjamin Lévêque f4bdb13b19 Allow user to define his own parser classes 2010-11-08 20:48:50 +08:00
Matthieu Bontemps 68170b74e8 The markdown filter is automatically marked as safe 2010-10-03 09:59:27 +02:00
Matthieu Bontemps 65c5223d9c Introduce a Twig markdown filter 2010-09-19 21:05:36 +02:00
Antoine Hérault 4cdc6af042 Merge branch 'master' of github.com:knplabs/MarkdownBundle 2010-09-19 09:06:58 +02:00
Antoine Hérault 5473097373 updated to the last Symfony2 style 2010-09-19 09:03:06 +02:00
Matthieu Bontemps 9c8f1aa9a3 Fix readme 2010-09-12 13:25:50 +02:00
Matthieu Bontemps 1194f9a339 Fix tag in helper.xml 2010-09-12 12:22:28 +02:00
Matthieu Bontemps 51d2b75a38 Fix usage in readme 2010-09-12 12:20:29 +02:00
ornicar efb616a5ad Rename Symfony\Components to Symfony\Component 2010-08-23 23:07:39 +02:00
ornicar cb085c0302 Upgrade MarkdownBundle to latest Symfony2 style 2010-08-11 11:21:17 +02:00
ornicar 39b8fdb704 Update to latest Symfony2 template helper dependency injection 2010-08-09 12:06:58 +02:00
ornicar 599cf25f23 Improve doc and comments 2010-07-22 12:06:54 +02:00
ornicar 0788ce4802 Cleanup tests 2010-07-22 11:22:36 +02:00
ornicar 4d21aec066 Merge branch 'master' of git://github.com/knplabs/MarkdownBundle
Conflicts:
	DependencyInjection/MarkdownExtension.php
2010-07-19 15:21:00 +02:00
ornicar b40f02d9a1 Fix dependency injection 2010-07-19 15:09:01 +02:00
Thibault Duplessis 2ec833f949 Merge commit 'e22656a'
Conflicts:
	DependencyInjection/MarkdownExtension.php
2010-07-13 22:31:01 +02:00
Thibault Duplessis e22656a16f Hint types 2010-07-13 22:27:02 +02:00
ornicar 8f8693d911 Update MarkdownBundle->buildContainer signature 2010-07-13 14:34:16 +02:00
Thibault Duplessis f69eade0c2 Add type hint 2010-07-12 23:07:41 +02:00
Thibault Duplessis 3bd4879746 Upgrade to latest Symfony2 conventions 2010-07-11 14:09:44 +02:00
Thibault Duplessis f671bb5d58 Fix namespace 2010-07-10 22:18:14 +02:00
ornicar 447f52e62d Add MarkdownBundle 2010-06-25 17:51:27 +02:00
ornicar 9364d9275b Rename Bundle to MarkdownBundle according to new Symfony2 conventions 2010-06-25 17:44:16 +02:00
ornicar 5a654301da Include helper parameters and services in parser configuration 2010-06-09 11:26:52 +02:00
Thibault Duplessis ff438936a5 Improve performance, allow to choose precisely parser features, more unit and performance tests 2010-05-12 01:25:34 +02:00
ornicar 9e94d602aa Improve doc 2010-05-06 15:20:04 +02:00
ornicar 146a17da75 Add helper 2010-05-06 15:17:59 +02: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 7b3e54d8b2 Remove useless lines 2010-05-06 12:00:19 +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 2bff3e2e4a Improve doc 2010-05-05 18:38:36 +02:00
ornicar 8c09df8ab2 Fix dependency injection 2010-05-05 18:31:57 +02:00
ornicar 65920e999e Implement markdown parser 2010-05-05 18:20:58 +02:00
ornicar 42845e6130 Initial commit 2010-05-05 17:11:02 +02:00