commentar/plain-text
Composer 安装命令:
composer require commentar/plain-text
包简介
Plain text post formatter
README 文档
README
Plain text post formatter for the Commentar project.
Installation
Add the formatter to the project's composer.json file:
"require": {
"commentar/plain-text": "0.0.*",
}
Use it in your templates:
<?php echo $this->renderView('PlainText', ['content' => $comment['content']]); ?>
统计信息
- 总下载量: 139
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-09-08