ArnonEilat / Wiko

Small Java library to converts Wiki markup language to HTML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Wiko ##Small Java library to converts Wiki markup language to HTML.

Wiko is a Java library that converts Wiki Markup language to HTML.
It's based on code of wiky.js and its buggy, so please use with care.

Supported Syntax

How to use it

Example usage is can be found in Main.java.
Its creates a file called test.html generated from the text in the TestStrings.java.
test.html use style.css and testPicture.png included in the repository.

License

[Do What The Fuck You Want To Public License] (http://sam.zoy.org/wtfpl/)

About

Small Java library to converts Wiki markup language to HTML.


Languages

Language:Java 100.0%