Fyrimynd:Blockquote paragraphs
Appearance
The <blockquote> element and any templates that use it do not honor newlines:
| Markup | Renders as |
|---|---|
<blockquote> Line 1 Line 2 Line 3 Line 4 </blockquote> |
|
To work around this, use the <poem> tag inside <blockquote>, which will convert line breaks to br tags:
| Markup | Renders as |
|---|---|
<blockquote><poem> Line 1 Line 2 Line 3 Line 4 </poem></blockquote> |
|
Lua feilur í Module:Documentation á linju 144: message: type error in message cfg.container (string expected, got nil).