mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 06:17:56 +08:00
fixes #677
This commit is contained in:
@@ -24,6 +24,8 @@ namespace yii\helpers;
|
|||||||
* ));
|
* ));
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
|
* Note that in order to use this helper you need to install "michelf/php-markdown" Composer package.
|
||||||
|
*
|
||||||
* For more details please refer to [PHP Markdown library documentation](http://michelf.ca/projects/php-markdown/).
|
* For more details please refer to [PHP Markdown library documentation](http://michelf.ca/projects/php-markdown/).
|
||||||
* @author Alexander Makarov <sam@rmcreative.ru>
|
* @author Alexander Makarov <sam@rmcreative.ru>
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user