mirror of
https://github.com/TxtDot/dalet.git
synced 2025-02-24 13:21:27 +03:00
doc: update daleth concept, add additional description for row, block
This commit is contained in:
parent
b3261ef4c8
commit
e8dd2c8f35
2 changed files with 21 additions and 10 deletions
|
@ -124,8 +124,7 @@ ol: {
|
|||
| body | tags |
|
||||
| argument | optional; start, center, end |
|
||||
|
||||
Splits the text into rows. The alignment argument specifies how the items inside the row are aligned. By default it is aligned to the start.
|
||||
m
|
||||
Splits the text into rows. The alignment argument specifies how the items inside the row are aligned horizontally. By default it is aligned to the start.
|
||||
**Daleth example**:
|
||||
|
||||
```txt
|
||||
|
@ -486,7 +485,7 @@ disc[Click to expand]: I am Disclosure
|
|||
| body | text, tags |
|
||||
| argument | optional; start, center, end |
|
||||
|
||||
Creates block element. Can be used for aligning. By default aligned to center.
|
||||
Creates block element. Can be used for horizontal aligning. By default aligned to center.
|
||||
|
||||
**Daleth example**:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue