mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-14 04:20:58 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b879049346
commit
85cf87813b
@ -201,11 +201,11 @@ slot value.
|
|||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
```
|
```
|
||||||
<slot X text="some text"/>
|
This is: <slot X text="some text"/>
|
||||||
|
|
||||||
<slot X>[[ <content/> ]]</slot>
|
<slot X>[[ <content/> ]]</slot>
|
||||||
```
|
```
|
||||||
Will resolve to `[[ some text ]]`
|
Will resolve to `This is: [[ some text ]]`
|
||||||
|
|
||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user