Commit graph

11 commits

Author SHA1 Message Date
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
Joseph Bielawski 8a7637054b Fixed tests 2012-02-25 12:10:20 +01:00
Matthieu Bontemps 2560404bee Added support for Travis 2011-11-19 15:48:33 +01:00
ornicar 599cf25f23 Improve doc and comments 2010-07-22 12:06:54 +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 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 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 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