mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7b0cac82bf
commit
655c61fdcc
@ -52,20 +52,23 @@ var setup = function(){
|
|||||||
- this _seems `to` work_
|
- this _seems `to` work_
|
||||||
- `while` _this `does` not_
|
- `while` _this `does` not_
|
||||||
- _seems to be connected with quoting..._
|
- _seems to be connected with quoting..._
|
||||||
- BUG blank line at end of block is initially not shown
|
- BUG leading/trailing blank lines mishandled:
|
||||||
- this block contains two lines (empty below)
|
- blank line at end of block is initially not shown
|
||||||
|
- this block contains two lines (empty below)
|
||||||
-
|
|
||||||
this block also contains two lines (empty above)
|
-
|
||||||
-
|
this block also contains two lines (empty above)
|
||||||
this block contains three lines (empty above and below)
|
-
|
||||||
|
this block contains three lines (empty above and below)
|
||||||
- BUG blank line at start of block is shown but removed on edit
|
|
||||||
-
|
- blank line at start of block is shown but removed on edit
|
||||||
this block also contains two lines (empty above)
|
-
|
||||||
-
|
this block also contains two lines (empty above)
|
||||||
this block contains three lines (empty above and below)
|
-
|
||||||
|
this block contains three lines (empty above and below)
|
||||||
|
|
||||||
|
- _this seams to be a problem only on the initial render -- edit/exit fixes the issue..._
|
||||||
|
- _Q: are we using different code paths for initial render and element render???_
|
||||||
- BUG: can't move down out of a code block
|
- BUG: can't move down out of a code block
|
||||||
- edit this line, then move down
|
- edit this line, then move down
|
||||||
- ```
|
- ```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user