Alexander Keil

Results 2 comments of Alexander Keil

This is my current composer.json: ```json { "name": "symfony/framework-standard-edition", "license": "MIT", "type": "project", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { "psr-4": { "": "src/" }, "classmap": [ "app/AppKernel.php", "app/AppCache.php"...

Same here, but worser. If I create a bold tag with one line break, then the result is this: `bold text` but when I delete all line breaks in editor...