Felix Althaus
|
75ef3a1891
|
FIX: Block comments have to be the first non-space on their line
Two issues were fixed to make block comments comply with https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/Syntax/TypoScriptSyntax/Index.html#syntax-comment-blocks:
* Block comment opening and closing sequence must be first non-space on it‘s line
* Any characters after the closing sequence is part of the comment, ignored by typoscript parser
|
2016-04-30 20:55:12 +02:00 |
|