Table of Contents

poem Plugin

Compatible with DokuWiki

Angua, Rincewind, Anteater, Hrun+

plugin <poem> tag that embeds a block with linebreaks preserved.

Last updated on
2012-07-06
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with formatting, poem

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax

Similar to poem plugin of Wikipedia, which embeds a block with linebreaks perserved.

Block elements such as code, tables, lists, or quotes are not available in the poem block.

<poem>
first line
second line
third line
**Bold Text**, //Italic Text//, __Underlined Text__, ''Code Text'', [[:start|DokuWiki]] are available.


3 empty lines above
</poem>

The first linebreak immediately followed <poem> is automatically ignored.

No ending </poem> is acceptible, which makes all content below the previous <poem> linebreak-preserved. But it is logically discouraged.

Development

Change Log

Known Bugs and Issues

ToDo/Wish List

FAQ

Discussion