This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
COPYING | Mon Mar 17 15:49:51 -0700 2008 | [nono] |
| |
README | Thu Mar 20 18:40:54 -0700 2008 | [nono] |
| |
Rakefile | Sun Mar 30 16:07:04 -0700 2008 | [nono] |
| |
TODO | Mon Mar 17 17:38:58 -0700 2008 | [nono] |
| |
lib/ | Sun Mar 30 16:07:04 -0700 2008 | [nono] |
| |
spec/ | Mon Mar 17 17:38:58 -0700 2008 | [nono] |
README
= WhiteCloth = Author:: Bruno Michel <bmichel@menfin.info> License:: [[http://www.opensource.org/licenses/mit-license.php|MIT]] Homepage:: [[http://github.com/nono/whitecloth/tree]] == What is WhiteCloth? == WhiteCloth is a Ruby library for converting creole markup into html. Its name is a pun with [[RedCloth|http://code.whytheluckystiff.net/redcloth/]] and [[BlueCloth|http://www.deveiate.org/projects/BlueCloth/]], two Ruby libraries for others markup: Textile and Markdown. == What is creole? == Creole is a common wiki markup language to be used across different wikis. It's not replacing existing markup but instead enabling wiki users to transfer content seamlessly across wikis, and for novice users to contribute more easily. Source: [[http://www.wikicreole.org/]] == Can you show me a creole text? == Yes, you are reading it: this README file is an example of a text using the creole markup! It contains **bold** text, and //italics//. The equal signs are used for indicating titles. Here is the beginning of a new paragraph. Paragraphs can be wraped on several lines and are separated by a blank line. For the full description of creole, you can visit [[http://www.wikicreole.org/wiki/Creole1.0]].




