Skip to content

A pure ruby Creole 1.0 to XHTML converter

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

gmccreight/wikicreole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages