The HTML is in wiki syntax. Blocks are key elements when formatting.
|
Wiki |
Result |
|
Some text that will be centered |
|
Some text. |
Blocks do not directly accept characters, which has the effect of creating a paragraph surrounding the text inside. Also translates line feeds into
If you need a block that accepts characters use instead .
|
Wiki |
Result |
|
Some text that will be centered within the container. |
|
Some text. |