jacmoe / yii2-mdpages-module
加载并渲染Markdown页面集合的Yii2模块
2.0.0
2017-12-12 19:10 UTC
Requires
- imagine/imagine: ^0.6.3
- jamesmoss/flywheel: ^0.4.2
- samdark/sitemap: ^2.0
- scrivo/highlight.php: ^9.0
- symfony/yaml: ^3.0
- yiisoft/yii2: *
Requires (Dev)
- cebe/assetfree-yii2: ~2.0.0
- codeception/codeception: *
- codeception/specify: ^0.4.3
- codeception/verify: ^0.3.1
This package is not auto-updated.
Last update: 2024-09-14 19:09:26 UTC
README
加载并渲染Markdown页面集合的Yii2模块
查看它在 Pype - 个人Yii页面引擎 中的实现。
/*
* The yii2 _
* _ __ ___ __| |_ __ __ _ __ _ ___ ___
* | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \/ __|
* | | | | | | (_| | |_) | (_| | (_| | __/\__ \
* |_| |_| |_|\__,_| .__/ \__,_|\__, |\___||___/
* |_| |___/
* module
*
* Copyright (c) 2016 - 2017 Jacob Moen
* Licensed under the MIT license
*/