Skip to content

tdyer/creole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creole

Creole is a Creole-to-HTML converter for Creole, the lightweight markup language (http://wikicreole.org/). Github uses this converter to render *.creole files.

Project page on github:

Project page on rubyforge:

RDOC:

INSTALLATION

gem install creole

SYNOPSIS

require 'creole'
html = Creole.creolize('== Creole text')

BUGS

If you found a bug, please report it at the Creole project's tracker on GitHub:

http://github.com/larsch/creole/issues

AUTHORS

  • Lars Christensen (larsch)
  • Daniel Mendler (minad)

LICENSE

Creole is Copyright (c) 2008 Lars Christensen. It is free software, and may be redistributed under the terms specified in the README file of the Ruby distribution.

About

Creole 1.0 to XHTML converter written in ruby

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%