Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-11-16 02:32:47 +03:00
parent 0eb01b5b94
commit b3a2def3ed

View File

@ -49,6 +49,14 @@ var setup = function(){
- ## Bugs: - ## Bugs:
focused:: true focused:: true
- BUG leading/trailing blank lines mishandled: - BUG leading/trailing blank lines mishandled:
- block sizing
- issuaes:
-
blank lines above and below
- ```
code block
```
- blank line at end of block is initially not shown - blank line at end of block is initially not shown
- this block contains two lines (empty below) - this block contains two lines (empty below)