mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-10 18:40:56 +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:**
|
||||
```
|
||||
<slot X text="some text"/>
|
||||
This is: <slot X text="some text"/>
|
||||
|
||||
<slot X>[[ <content/> ]]</slot>
|
||||
```
|
||||
Will resolve to `[[ some text ]]`
|
||||
Will resolve to `This is: [[ some text ]]`
|
||||
|
||||
|
||||
**Example:**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user