定制 fwahlqvist/wdev-markdown 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

fwahlqvist/wdev-markdown

Composer 安装命令:

composer require fwahlqvist/wdev-markdown

包简介

A ZF2 module to enable use of markdown via composer installation or a git clone

README 文档

README

A simple ZF2 module that lets you use Markdown in your own modules, to install all you will have to do is to

Add

"fwahlqvist/wdev-markdown": "dev-master"
to your composer and run
php composer.phar install

Enable WdevMarkdown in your application.config.php

In your view scripts add

$this->WdevMarkdown('Your Content');

##TODO This module is currently pre configured to use the Markdown Extra and this might be configurable in the future

Add test for phpunit

Better documentation

统计信息

  • 总下载量: 48
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2012-12-09