diff --git a/framework/yii/widgets/Spaceless.php b/framework/yii/widgets/Spaceless.php index 846914c..8115f85 100644 --- a/framework/yii/widgets/Spaceless.php +++ b/framework/yii/widgets/Spaceless.php @@ -14,6 +14,7 @@ use yii\base\Widget; * or in a plain text are always left untouched. * * Usage example: + * * ```php *
* @@ -28,6 +29,7 @@ use yii\base\Widget; * ``` * * This example will generate the following HTML: + * * ```html * *