#|| ||
++written and distributed under the ((http://www.opensource.org/licenses/BSD-3-Clause BSD License))++
===Downloads===
Download:
**v. 4.x**
* ((source:master/src/formatter/ wacko/formatter/))
**v. 2.1.1**
* ((file:wackoformatter2.1.1basic.zip basic version)), 34Kb.
* ((file:wackoformatter2.1.1highlighters.zip full version)) (with highlighters), 100Kb
|
|
{{toc to="h2"}}
|| ||#
#|| ||
|| ||#
===What is it?===
This parser is a Wiki to HTML renderer, used in ((/Doc WackoWiki)) project.
This version is a standalone, ready to simple or advanced usage.
Features include:
* support for wacko wiki-syntax: see ((/Doc/English/Formatting WackoFormatting))
* support for typographical beautification: see ((/Dev/Projects/Typografica Typografica))
* support for configurable highlighting of source codes in different programming languages.
If you found any bugs in this parser, please file a bug report
* https://wackowiki.org/bugs/
===Advanced Topics===
* ((!/Usage Usage of WackoFormatter))
* ((/Doc/English/Markup WackoWiki Markup)) - explains the Concept
* ((/Doc/English/Formatting WackoFormatting)) - Syntax
===What's new?===
4.x
* adds Unicode support
3.x
* media links
* deprecated ##"">>this text is centered<<""## (legacy support, but use is discouraged)
* see repository change log
2.1.1.
* Bug with ""//emphasis http://example.com emphasis-end//"" fixed.
2.1.0.
* New example added: ##example_highlight.php## which allows to use all highlighters from ((/Doc/English WackoWiki)).
* Now WackoFormatter distributed as two packages:
1. basic
2. with highlighters
2.0.8.
* Included classes **typografica** & **paragrafica** (see ((Typografica typografica)) for details).
* Example ##example_adv.php## now includes support for typografica & paragrafica.
2.0.7.
* Now table elements doesn't renders outside a table.
* Formatter adds closing tag for all non-closed <table> tags.
2.0.6.
* Now header of any level can be ended with only two ==.
* Fixed numerous bugs with blockquote.
* New syntax -- one-line citation:
> You wrote
>> Me wrote
2.0.1.
* new options:
* ##disable_bracketslinks##
* ##disable_npjlinks##
* ##disable_formatters##
2.0.
* First public release as standalone project.
1.x.
* Part of ((/Doc WackoWiki)) project.
===Known Bugs===
Right now -- none.
===Copyrights===
© WackoWiki ((/Org/Team Team)), 2003-2022