Path: | README.creole |
Last Update: | Sat Feb 23 07:11:49 +0000 2019 |
Creole is a Creole-to-HTML converter for Creole, the lightweight markup language (wikicreole.org/). Github uses this converter to render *.creole files.
Project page on github:
Project page on rubyforge:
RDOC:
{{{ gem install creole }}}
{{{ require ‘creole’ html = Creole.creolize(’== Creole text’) }}}
If you found a bug, please report it at the Creole project‘s tracker on GitHub:
github.com/larsch/creole/issues
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.