Rextile Markup Features
Rextile Features
These are features that Rextile adds to Textile/Markdown.
Definition Lists
Plain text here.
- First Item
Second Item - Text of the definition. Next sentence of the definition.
- Third Item
- Text of the definition.
- Test
- bla bla.
- Other
- blu blu.
Normal text again.
RedCloth Features
Here’s a selection of RedCloth’s Textile and Markdown support.
Bulleted List
- One
- Two
- Three
Spaced Bulleted List
- This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence.
- This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence. This is a sentence.
Code Blocks
A small code block:
Here is the code,
on two lines.
Another code block.
Now for some more text.
A code block with empty lines.
Here we go.
Is is normal with HTML, we have to put the first line right behind the opening pre
and code
tags. What a totally ridiculous convention.
Spans
This is some text where a part is smaller.