worked on documentation

This commit is contained in:
bjt-user 2024-04-30 08:07:18 +02:00
parent b1bc3d20d9
commit d17e61f08f

View File

@ -14,3 +14,10 @@ level 7 headings)
But there are also "Setext-style headers" that can only create \
level 1 and 2 headers.
> Any number of underlining =s or -s will work.
`bat` does not detect "setext" at all.\
`vim` interprets a line that is followed by a line with at least one \
`=` or `-` as a header. (that line may not include any other characters than \
`-` or `=` and they may not be mixed)