Skip to content

Commit

Permalink
* README: Small text improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronef committed Sep 3, 2023
1 parent 8fc3f47 commit dc131ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ require_once(
* Default value: `[*id*]` (current document)

* `level`
* Desctription: Parent level
* Desctription: Parent level.
* Valid values:
* `1` — the immediate parent
* `2` — the parent of the immediate parent
* `-1` — the last parent
* `-2` — the parent before the last
* etc.
* Valid values: `integer`
* `integer` — etc
* Default value: `1`

* `result_itemsNumber`
Expand All @@ -82,7 +82,7 @@ require_once(
Available placeholders:
* `[+id+]` — Parent ID.
* Valid values:
* `string_chunkName`
* `stringChunkName`
* `string` — use inline templates starting with `@CODE:`
* Default value: `'@CODE:[+id+]'`

Expand Down

0 comments on commit dc131ba

Please sign in to comment.