Template:Crlf2
表示
(Template:CRLF2から転送)
使用法
[編集]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:
マークアップ | 描画 |
---|---|
* Text |
* Text |
マークアップ | 描画 |
---|---|
<br /> * Text |
|
マークアップ | 描画 |
---|---|
{{crlf2}} * Text |
|