=== Texy! ===
Contributors: kahi
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=kahi%40kahi%2ecz&item_name=Kahi&no_shipping=1&cn=Your%20note%2e%2e%2e&tax=0&currency_code=EUR&lc=CZ&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: texy, textile, html, syntax
Requires at least: 2.9
Tested up to: 2.9.2
Stable tag: trunk

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.

== Description ==

**Beware! This plugin is still in alpha stage, rather do not use it yet on important (or clients') sites.**

**I will appreaciate your opinions and most importantly bug-reports in mail - kahi(at)kahi.cz - or on Twitter - @_wpn - thanks!**

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! library version: 2.0
* FSHL library version: 0.4.19 (Code syntax highlighter)

= Requirements =

* **PHP 5** on your server is necessary to run this plugin. (You'll get an error on activation, if your server doesn't run PHP 5.)

= See also =

* [Official Texy! site](http://texy.info/en/) - where you can learn syntax details, download updated standalone package, see API etc.

== Changelog == 

= 0.2 =

* FIX/ADD - image code is inserted on the position of the cursor
* ADD - top heading can be set from administration Texy settings page