Skip to content
/ texy Public
forked from dg/texy

Texy! is the best humane Web text generator

License

Notifications You must be signed in to change notification settings

jkrcma/texy

Repository files navigation

Texy! 2.0 (c) David Grudl, 2004-2009 (http://davidgrudl.com)



Introduction
------------

Thank you for downloading Texy!

Texy is text-to-HTML formatter and converter library. It allows you to write
structured documents 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 (X)HTML code.

Texy is one of the most complex formatters. Its possibilities covers images,
links (anchors), nested lists, tables and has full support for CSS and UTF-8.

Texy formats text in accordance with typographic rules. Special attention is
paid to locale specifications. Texy! replaces single and double quotes with
typographic correct quotes, hyphens with em-dash entity, converts letter x to
dimension sign etc.

Code is written in object PHP. Library is well-advised designed, so any
enhancements or specific requirements adaptations are as easy as possible.

Texy is sexy!



License
-------

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU GENERAL PUBLIC LICENSE version 2 or 3 as published by
the Free Software Foundation. See license.txt in this directory
for a copy of the license.

Author of Texy David Grudl offers a commercial license for organizations that
do not want to release the source code for their application. Pricing can be found
at website http://texy.info, or contact author directly on [email protected].



Documentation and Examples
--------------------------

Refer to the 'examples' directory for examples. Texy documentation is
available on the homepage:

http://texy.info



Texy.minified
-------------

This is shrinked single-file version of whole Texy, useful when you don't
want to modify library, but just use it.

This is exactly the same as normal version, just only comments and
whitespaces are removed.



Support Texy!
-------------

If you like or use Texy, support it by placing small button to your website.
Choose buttons and look at exemplary HTML code in directory /icons/



-----
For more information, visit the author's weblog (in czech language):
http://phpfashion.com

About

Texy! is the best humane Web text generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • Shell 0.6%