mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
80d9974b83
commit
a6a4882fb7
@ -230,6 +230,7 @@ var offsetAt = function(A, B, i){
|
||||
// o = offsetMap(m, t)
|
||||
// // this should reproduce common sections...
|
||||
// console.log('---', o.map(function(e, i){ return m[i+e] }).join(''))
|
||||
// XXX can we cheat here???
|
||||
var offsetMap = function(A, B, m=[]){
|
||||
var o = 0
|
||||
var p = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user