mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7b0cac82bf
commit
655c61fdcc
@ -52,7 +52,8 @@ var setup = function(){
|
||||
- this _seems `to` work_
|
||||
- `while` _this `does` not_
|
||||
- _seems to be connected with quoting..._
|
||||
- BUG blank line at end of block is initially not shown
|
||||
- BUG leading/trailing blank lines mishandled:
|
||||
- blank line at end of block is initially not shown
|
||||
- this block contains two lines (empty below)
|
||||
|
||||
-
|
||||
@ -60,12 +61,14 @@ var setup = function(){
|
||||
-
|
||||
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 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
|
||||
- edit this line, then move down
|
||||
- ```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user