-
Notifications
You must be signed in to change notification settings - Fork 3
A pure ruby Creole 1.0 to XHTML converter
License
Unknown, GPL-2.0 licenses found
Licenses found
Unknown
LICENSE
GPL-2.0
COPYING
gmccreight/wikicreole
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== WikiCreole WikiCreole is a Creole-to-XHTML converter written in pure Ruby. It supports Creole 1.0 as well as extensions. Check out the rdoc documentation by issuing the following command: ri WikiCreole == Install sudo gem install gmccreight-WikiCreole --source http://gems.github.com == Synopsis require 'rubygems' require 'wiki_creole' xhtml = WikiCreole.creole_parse(creole_markup_string) == Contribute http://github.com/gmccreight/wikicreole/tree/master or send an email to [email protected]
About
A pure ruby Creole 1.0 to XHTML converter
Resources
License
Unknown, GPL-2.0 licenses found
Licenses found
Unknown
LICENSE
GPL-2.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published