doc: format concept

This commit is contained in:
Artemy Egorov 2024-08-11 16:33:53 +03:00
parent b401c5dc9b
commit 6ad07ca0f9

View file

@ -62,13 +62,15 @@ This is element
br br
# if no tag is specified but a '{- text}' is present, then the 'p' tag is placed # 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 Check Dalet too
This is one paragraph This is one paragraph
} }
{- This is another paragraph ({- text\}) } {-
This is another paragraph ({- text\})
}
row "center" [ row "center" [
link "https://github.com/txtdot/txtdot": Homepage link "https://github.com/txtdot/txtdot": Homepage