File tree Expand file tree Collapse file tree 3 files changed +4
-182
lines changed Expand file tree Collapse file tree 3 files changed +4
-182
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ class Module extends \yii\base\Module
3636
3737 /**
3838 * @var array markdown editor options
39+ *
40+ * @see https://github.com/NextStepWebs/simplemde-markdown-editor#configuration
3941 */
4042 public $ markdownEditorOptions = [
4143 'showIcons ' => ['code ' , 'table ' ],
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ public function actions()
8787 ];
8888}
8989```
90- ** And now you can create your own pages via admin panel .**
90+ ** Now you can use this module with all available features .**
9191
9292## Features:
9393
@@ -182,4 +182,4 @@ public function actions()
182182}
183183```
184184
185- > For detail information about comments module please view the following [ page] ( https://github.com/yii2mod/yii2-comments )
185+ > For detail information about comments module please visit the following [ page] ( https://github.com/yii2mod/yii2-comments )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments