mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
363 B
Plaintext
8 lines
363 B
Plaintext
Text::WikiCreole implements the Wiki Creole markup language, version
|
|
1.0, as described at http://www.wikicreole.org. It reads Creole
|
|
1.0 markup and returns XHTML.
|
|
|
|
In addition to the official Creole 1.0 markup elements, it also
|
|
supports several extensions, such as plugins, superscript, subscript,
|
|
underline, definition lists, indented paragraphs, plugins, etc.
|