tttptd/mdash
最新稳定版本:1.0.1
Composer 安装命令:
composer require tttptd/mdash
包简介
README 文档
README
Evgeny Muravjev Typograph, http://mdash.ru Authors: Evgeny Muravjev & Alexander Drutsa
EMT - Evgeny Muravjev Typograph
BUILDING
To build EMT you need php version 5.2 or newer. Suggested way to build typograph is to run builder.php through web-server.
E.g.: http://localhost/mdash/builder/builder.php
Then you will have 3 options: build for php, build for python, build tests for python.
Resulting files are located on root of the project: EMT.php EMT.py
RUNNING
Use tools-php/online.php to test php version of the Typograph.
tools-php/example.php contains few examples, how to use typograph inside php. tools-py/run.py contains examples, how to use typograph inside python.
TESTING
To run tests for php version you should go to the page tools-php/test.php through web-server. On this page you hit start to run all the tests.
E.g.: http://localhost/mdash/tools-php/test.php
To python tests you need first build test set from php version through builder/builder.php, and then run the tests:
cd tools-py
python test.py
DEBUGGING
Debug EMT, use debug.php This script will show all the rules tat were used, for selected text and show step by step log.
统计信息
- 总下载量: 721
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-29