diff --git a/README.md b/README.md index 1abf68c..eee5b47 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,14 @@ that are listed in `composer.json` ## HTML-BBCode-Editor -We recommend to use [www.sceditor.com](http://www.sceditor.com). \ No newline at end of file +We recommend to use [www.sceditor.com](http://www.sceditor.com). + +## Feature + +- ViewHelper + +```php + bbCodeParser('foobar') ?> +``` + +- ValidatorClass => ZfcBBCode\Validator\BBCodeValid \ No newline at end of file diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 5974fd4..b8ddfcb 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -18,7 +18,7 @@ - + .