Text::WikiText
Simple human-readable syntax
This is a new wiki text. Write bold words, italic words,
underlined words and more.
Paragraphs are delimited by an empty line.
See syntax specification for the exact rules.
Tables
| Tables | are | simple |
|---|---|---|
| 1 | 2 | 3 |
| 4 | two columns | |
| 5 | 6 | 7 |
Another table:
| HTTP | codes |
|---|---|
| 301 | Moved |
| 302 | Found |
| 403 | Forbidden |
| 404 | Not found |
| 500 | Internal Error |