Documentation updates (downloadable examples for README.md).

This commit is contained in:
SebastianMC 2022-08-07 01:40:36 +02:00
parent b1b8a507dd
commit afdcecb52b
3 changed files with 17 additions and 1 deletions

View File

@ -58,7 +58,7 @@ the [ribbon icon](#ribbon_icon) section for details
The specified rule is to sort items alphabetically The specified rule is to sort items alphabetically
> IMPORTANT: indentation matters in all of the examples > IMPORTANT: indentation matters in all the examples
```yaml ```yaml
--- ---
@ -67,6 +67,7 @@ sorting-spec: |
< a-z < a-z
--- ---
``` ```
(Download the [sortspec.md](./docs/examples/1/sortspec.md) file of this example)
which can result in: which can result in:
@ -176,6 +177,8 @@ sorting-spec: |
--- ---
``` ```
(Download the [sortspec.md](./docs/examples/5/sortspec.md) file of this example)
which will have the effect of: which will have the effect of:
![Result of the example](./docs/svg/p_a_r_a.svg) ![Result of the example](./docs/svg/p_a_r_a.svg)

View File

@ -0,0 +1,5 @@
---
sorting-spec: |
target-folder: /
< a-z
---

View File

@ -0,0 +1,8 @@
---
sorting-spec: |
target-folder: /
Projects
Areas
Responsibilities
Archive
---