1
0
Fork 0

revolt-bugs.md: update bug and change scope

This commit is contained in:
Intel A80486DX2-66 2024-01-22 00:40:40 +03:00
parent ea927a41b0
commit 8042a6bfa1
Signed by: 80486DX2-66
GPG key ID: 83631EF27054609B

View file

@ -12,7 +12,7 @@
- In code blocks, after a sequence of one or multiple lines starting with `>`, an empty line is added.
- In embeds:
- In ordered lists, in which indexing starts from a number greater than 1, the first element has indentation level of normal text.
- In ordered lists, the indexing is shifted by -1.
- In ordered lists, if the content is changed so that index start number is decreased, the indexing is shifted by -1.
- Page breaks do not work as intended, but are parsed (the characters are removed), effectively generating empty lines.
- Some markdown, such as headers without text, is evaluated. It shouldn't be evaluated.
- Using non-escaped (by a backslash) `<` in a quote results in reduction of space between the visual quote block and the quote.