CGI-pWiki

 view release on metacpan or  search on metacpan

HTML-pWiki/preformatted_text.wiki  view on Meta::CPAN

Use .text extension for preformatted_text to be displayed inside
a <pre> region.

The edit screen asumes fixed blocked 80 characters per line.

HTML-pWiki/wiki_formatted_text.wiki  view on Meta::CPAN

pWiki is using simple formatting rules to translate wiki files.

The pWiki translator knows 5 kinds of paragraphs :

| list_paragraph | all lines start with asterix or dash |
| table_paragraph | all lines start and end by a bar |
| verbatim_paragraph | all lines are intended by whitespace |
| command_paragraph | a single line starting with an equal sign |
| ordinary_paragraph | blocked text |

Wikiness is defined the following autolink patterns :

- words surrounded by [] marks
- words with embedded underscore, dash or slash in it 
- words with embedded capital letters



( run in 0.476 second using v1.01-cache-2.11-cpan-49f99fa48dc )