dg / texy
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Installs: 132 936
Dependents: 10
Suggesters: 0
Security: 0
Stars: 155
Watchers: 20
Forks: 27
Language:HTML
Requires
- php: 8.1 - 8.4
Requires (Dev)
- latte/latte: ^2.6 || ^3.0.14
- nette/tester: ^2.5
- phpstan/phpstan: ^1
- tracy/tracy: ^2.9
Conflicts
- latte/latte: >=3.0.0 <3.0.14
Replaces
- dg/texy: *
This package is auto-updated.
Last update: 2024-10-05 15:07:38 UTC
README
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 https://texy.info.
Support Me
Do you like Texy? Are you looking forward to the new features?
Thank you!