About This Rule Parse Configuration Keys Render Configuration Keys Description
| Name | center |
| Type | non-capturing block |
| Syntax | any line starting with an = sign followed by a space |
None.
None.
Use this to center a paragraph line. For example…
This line is not centered. = This line is centered. This line is not centered.
This line is not centered.<div style=
"text-align: center;">This line is centered.</div>This line is not centered.