Commit graph

190 commits

Author SHA1 Message Date
Luis Cordova 1ce3915969 address more comments 2012-10-12 14:41:57 -05:00
Luis Cordova 9c953ce3d7 address comments 2012-10-12 14:30:11 -05:00
Luis Cordova 52f68ec920 add check to prevent usage when using sundown 2012-10-12 14:18:11 -05:00
Juan Luis Martnez 21e026f8b2 Fix no_html feature 2012-10-11 20:46:59 -05:00
Luis Cordova 3a5df3e04d add support for sundown extension
move configuration and create userland sundown parser
fix namespace typo and wip
add configuration for extensions and render flags for sundown
turn scalar into boolean nodes
add usage of defaultTrue and defaultFalse
using two arraynode for sundown and 2 children for extensions and render flags
feed configurations for extensions and render flags into DIC parameters
add ext-sundown on suggests
refactoring configuration
fix config and remove dots from parameters
wip
wip
try some approach with stof's help
wip
working but not changing when setting different default
last touches
set all configuration booleans default to false
fix indentation of addDefaultsIfNotSet
some love to travis, phpunit and vendor scripts
mark tests as incomplete because the test tests special configuration of the underlaying library wrapped
test against v2.0.5
silly typo defaultFales
remove composer.lock
update php version on composer.json
add changes as per comments
removing v from versions in travis
address comments
Fix no_html feature
switching 2.2.* to dev-master
remove 2.2.* stuff symfony frameworkbundle is not that far yet
update readme and support config dump
wip
2012-10-11 20:44:30 -05:00
Christian Raue 6257289097 fixed typos in README 2012-10-04 19:42:02 +03:00
Joseph Bielawski d3eb9dceaf Merge pull request #23 from LordPenguin/master
Add no_html feature
2012-09-13 00:13:25 -07:00
Joseph Bielawski d0fac3f6d2 Merge pull request #24 from stof/patch-1
Added an upper bound on the composer constraint
2012-06-14 06:04:53 -07:00
Christophe Coevoet 539cc75825 Fixed the suggestion key 2012-06-14 15:48:13 +03:00
Christophe Coevoet a524c32e28 Added an upper bound on the composer constraint 2012-06-14 15:46:14 +03:00
Kevin Bernard-Allies 8ad7ddee42 support Markdown Extra 2012-05-28 04:08:50 +02:00
Kevin Bernard-Allies 0482f47324 disable no_html by default 2012-05-28 03:39:35 +02:00
Kevin Bernard-Allies 16bbbf7ac8 Add no_html feature 2012-05-27 19:09:50 +02:00
Klein Florian b29850f792 Merge pull request #22 from stof/fix_typehint
Fixed the typehint to use the interface
2012-05-03 03:02:08 -07:00
Christophe Coevoet 371188b4fc Fixed phpdoc 2012-05-03 10:49:31 +02:00
Christophe Coevoet 3cdc947f33 Fixed the typehint to use the interface 2012-05-03 10:46:16 +02:00
Joseph Bielawski 8a7637054b Fixed tests 2012-02-25 12:10:20 +01:00
Gediminas Morkevicius e545f0ee71 Merge pull request #17 from KnpLabs/composer
Add composer.json
2012-01-12 04:01:10 -08:00
gedi 3606cc90cd slighly fixed the composer.json 2012-01-12 14:02:48 +02:00
Joseph Bielawski 0308a44909 Add composer.json 2012-01-04 17:15:33 +01:00
lwagner 239972dd8e Fix case in repo urls 2011-12-03 16:25:22 +01:00
Matthieu Bontemps de4d120960 Add the Travis status 2011-11-19 16:10:11 +01:00
Matthieu Bontemps 2560404bee Added support for Travis 2011-11-19 15:48:33 +01:00
Matthieu Bontemps 9a45c697d0 Merge pull request #13 from brikou/patch-1
explicit explanation in "installation section"
2011-08-24 06:55:31 -07:00
Brikou CARRE c98036788d explicit explanation in "installation section" 2011-08-25 03:54:09 +03:00
Matthieu Bontemps 6414f6be0a Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:30:09 +02:00
Antoine Hérault fc9b2b0714 Merge pull request #11 from xaav/patch-1
Edited README.markdown via GitHub
2011-06-11 01:56:41 -07:00
xaav d7b6a66d17 Edited README.markdown via GitHub 2011-06-10 21:35:41 -07:00
ornicar 71ffc678c2 Add HTML & XSS injection tests - they fail 2011-05-10 09:21:50 -07:00
ornicar e6562327e3 Add phpunit.xml and test bootstrap 2011-05-10 09:14:21 -07:00
ornicar 971be016a0 Update gitignore 2011-05-10 09:14:07 -07:00
ornicar 263fa62b15 Remove useless code from the bundle class 2011-05-10 09:13:33 -07:00
ornicar e9b96ec938 Merge branch 'master' of git://github.com/knplabs/MarkdownBundle
Conflicts:
	Parser/MarkdownParser.php
2011-04-25 21:03:03 -07:00
Thibault Duplessis d5e735d22c Merged pull request #10 from GromNaN/master.
Don't load MarkdownExtraParser.php if the class MarkdownExtraParser already exists.
2011-04-25 08:59:01 -07:00
ornicar f04bb4a7e6 Modernize the bundle, add parser implementation choice, and improve doc. 2011-04-06 23:35:00 -07:00
Jérôme Tamarelle 9be7f15be0 Don't load MarkdownExtraParser.php if the class MarkdownExtraParser already exists (if included previously to replace the one provided with the bundle) 2011-04-05 00:01:16 +02:00
Jérôme Tamarelle 53ba26ce64 Fix README. DI Container does not support ArrayAccess anymore 2011-04-04 23:58:10 +02:00
Benjamin Lévêque 940814a1d3 Fix dependency_injection config class parser 2011-03-15 05:04:07 +08:00
Matthieu Bontemps 2fa740dcc7 Fix Extension namespace 2011-03-12 18:49:07 +01:00
Matthieu Bontemps 574aaa762e Change namespaces to Vendor\Bundle\BundleName to reflect best practices. 2011-03-12 18:47:26 +01:00
GordonsLondon ddc49d0068 update xml 2011-03-10 00:50:16 +08:00
hash2os 00f63e17c1 Update doc 2011-02-26 00:21:13 +08:00
hash2os 568bf62462 Fix problem with empty configuration 2011-02-26 00:21:13 +08:00
hash2os a2e894e848 Updated MarkdownExtension with last Symfony2 changes 2011-02-25 21:16:58 +08:00
hash2os b3e74b7834 Updated MarkdownExtension with last Symfony2 changes 2011-02-25 21:16:58 +08:00
Boussekeyt Jules a20827507d [Dependency Injection] use FileLocator 2011-02-15 10:32:54 -08:00
Antoine Hérault c116747857 Remove shared attribute in service definition 2011-02-04 15:45:45 +01:00
Antoine Hérault aa765dd1dd Add vendor prefix 2011-02-04 15:28:05 +01:00
Benjamin Lévêque 62990282c1 Update to work with the last version of twig 2011-02-03 10:34:02 -08:00
Antoine Hérault 6497f62632 Implement two new bundle interface methods 2011-01-22 00:18:25 +01:00