mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
note...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
977b04afb9
commit
5f1242b766
@ -133,7 +133,7 @@ var getCharOffset = function(elem, x, y, data){
|
||||
// markdown: '# Hea|ding'
|
||||
//
|
||||
// XXX we are not checking both lengths of markdown AND text...
|
||||
/*/ XXX
|
||||
// XXX
|
||||
var getMarkdownOffset = function(markdown, text, i){
|
||||
i = i ?? text.length
|
||||
var m = 0
|
||||
|
||||
@ -69,6 +69,7 @@ var setup = function(){
|
||||
_...replacing `\n\n\n` with `\n\n` seems to fix the issue (also works with spaces)_
|
||||
(BUG also the above line is not italic -- can't reproduce)
|
||||
- clicking right of the last line places cursor wrong
|
||||
- _this is a problem with the new version of `getMarkdownOffset(..)`_
|
||||
- DONE M
|
||||
M can't place cursor before first char
|
||||
M
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user