Incredible? We think not.
All language strings and standards are collected in a set of configuration files so everything from error messages to dash — and «quote styles» can be changed.
Integrating the text processor into your project is very easy:
require 'uversewiki.php';
$doc = UWikiDocument::TryParsing('**Hello!**', 'wacko');
if ($doc) { echo $doc->ToHTML(); }
Interested? Learn more or give it a try:
UverseWiki – a universal text markup – a general yet in-depth look at the roots of our project’s idea.
– develop – write docs – integrate – give feedback – spread the word –