Template:Blockquote paragraphs
Jump to navigation
Jump to search
Lua error: Cannot create process: proc_open(/log/lua.error): Failed to open stream: No such file or directory
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 resolve this, use the <poem> tag inside <blockquote>:
| Markup | Renders as |
|---|---|
<blockquote><poem> Line 1 Line 2 Line 3 Line 4 </poem></blockquote> |
|
Lua error: Cannot create process: proc_open(/log/lua.error): Failed to open stream: No such file or directory