Plugin Indentation | |
Introduced in Tiki24 Use this wiki plugin to indent a block of wiki content at the paragraph level (such as paragraphs, tables, code blocks...) by one level. Use properly nested |
Parameters | |||
There are no parameters required - only the text between the
|
Examples | |
Example 1 | |
This code: Copy to clipboard
Would produce on this site: Before
Afters |
Example 2 | |
Use this code to indent two levels: Copy to clipboard
This produces:
|
Example 3 | |
Do not use this code to indent two levels: Copy to clipboard
This is because the browser generates a vertical gap when repeating the indentation several times, like above. The gap gets bigger with each level of indentation. This is what the browser produces when doing it like in example 3: Before
Afters |
Related pages | |
No related pages. |
Aliases | |
No aliases. |