Skip to content

tanin47/wiky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiky - a Ruby library to convert Wiki Markup language to HTML.

(It is buggy. Please use with care)

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

How to use it

Wiky has only one function, which is Wiky.process(wikitext).

require 'wiky'

html = Wiky.process(wikitext)

Supported Syntax

License

Creative Commons 3.0

Contributors

Tanin Na Nakorn

About

Wiky - A simple Ruby library to convert Wiki markup to HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages