Compatible with DokuWiki
No compatibility info given!
Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.
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.