mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
bug??
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a5a09fdaac
commit
98dfe84cce
@ -50,6 +50,14 @@ var setup = function(){
|
||||
-
|
||||
- ## Bugs:
|
||||
focused:: true
|
||||
- BUG: to level headings style may not be correct...
|
||||
- # H1
|
||||
- # H2
|
||||
- some text on same level
|
||||
- # H2 (Not H3)
|
||||
- this is not H3 because it is not under H2 (not in sub-tree) though it is on a deeper level...
|
||||
- this is not intuitive at first glance, but is logical...
|
||||
- Q: should we account for this?? (XXX)
|
||||
- BUG: indenting items in/out results in items below jumping down/up...
|
||||
(this only happens when in edit mode)
|
||||
- a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user