mirror of
https://github.com/TxtDot/dalet.git
synced 2024-11-26 23:06:23 +03:00
doc: format concept
This commit is contained in:
parent
b401c5dc9b
commit
6ad07ca0f9
1 changed files with 68 additions and 66 deletions
|
@ -62,13 +62,15 @@ This is element
|
|||
br
|
||||
|
||||
# if no tag is specified but a '{- text}' is present, then the 'p' tag is placed
|
||||
# '\n' is deleted in this format. If a break line is needed in a paragraph, use ' \n'.
|
||||
# '\n' is replaced with ' ' in this format.
|
||||
{-
|
||||
Check Dalet too
|
||||
This is one paragraph
|
||||
}
|
||||
|
||||
{- This is another paragraph ({- text\}) }
|
||||
{-
|
||||
This is another paragraph ({- text\})
|
||||
}
|
||||
|
||||
row "center" [
|
||||
link "https://github.com/txtdot/txtdot": Homepage
|
||||
|
|
Loading…
Add table
Reference in a new issue