[go: nahoru, domu]

Skip to content
/ wiky.js Public
forked from tejastank/wiky.js

Wiky.js - a simple Javascript library to convert Wiki MarkUp language to HTML

Notifications You must be signed in to change notification settings

cakyus/wiky.js

 
 

Repository files navigation

Wiky.js - a javascript library to convert Wiki Markup language to HTML.

(It is buggy, please use with care)

Wiky.js is a javascript library that converts Wiki Markup language to HTML.

How to use it

Include wiki.js into your HTML file. Wiky.js has only one function, which is wiky.process(wikitext).

Please see index.html for an example.

*wiky.js does not depend on jQuery, which is included for testing purpose.

Supported Syntax

License

Creative Commons 3.0

Contributors

Tanin Na Nakorn Tanun Niyomjit (Designer)

About

Wiky.js - a simple Javascript library to convert Wiki MarkUp language to HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Shell 1.2%