decomment
This commit is contained in:
parent
eebba42cbb
commit
b703a71f3c
@ -166,9 +166,9 @@ block.token = function(str, tokens) {
|
||||
//loose = new RegExp(loose).test(cap[0]);
|
||||
// get each top-level
|
||||
// item in the list
|
||||
console.log('----');
|
||||
console.log(cap[0]);
|
||||
console.log('----');
|
||||
//console.log('----');
|
||||
//console.log(cap[0]);
|
||||
//console.log('----');
|
||||
cap = cap[0].match(
|
||||
// /^( *)(\*|\+|-|\d+\.)[^\n]+(?:\n\1+(?!\*|\+|-|\d\.)[^\n]*)*/gm
|
||||
// /^( *)(\*|\+|-|\d+\.)[^\n]+(?:\n\1+(?!\*|\+|-|\d\.)[^\n]*|\n)*/gm
|
||||
|
Loading…
x
Reference in New Issue
Block a user