Template:Crlf2/doc

From Safer nicotine wiki
Jump to navigation Jump to search

Lua error: Internal error: The interpreter exited with status 1.

Usage

This template adds a true carriage return and line feed. It is useful in markup when wikimarkup that must start on a new line such as #, * or ; is used in a table or template. For example, the {{markup}} template creates a table:

Including * Text causes the * bullet markup to not be parsed
Markup Renders asLua error: Internal error: The interpreter exited with status 1.
Including ‎<br /> parses the bullet markup, but adds a blank line
Markup Renders asLua error: Internal error: The interpreter exited with status 1.
Using {{crlf2}} parses the bullet markup without extra white space
Markup Renders asLua error: Internal error: The interpreter exited with status 1.

See also