Skip to content

xxdavid/texy

 
 

Repository files navigation

Texy! Buy me a coffee

Downloads this Month Build Status Latest Stable Version License

Texy is text-to-HTML formatter and converter library written in PHP. It allows you to write structured documents (with images, links, nested lists, tables) without knowledge or using of HTML language. You write documents in humane easy-to-read plain text format and Texy! converts it to structurally and valid HTML code.

Texy formats text in accordance with typographic rules. It replaces quotes with typographic correct quotes, hyphens with em-dash, converts letter x to dimension sign etc.

The best way to install Texy is to use a Composer:

php composer.phar require texy/texy

Documentation and Examples

Refer to the 'examples' directory for examples. Texy documentation is available on the homepage http://texy.info.

About

Texy! is the best humane Web text generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 81.6%
  • PHP 18.3%
  • Other 0.1%