cleanup
This commit is contained in:
parent
94dbd2c54e
commit
08085debc5
@ -217,13 +217,6 @@ function fillEachBlock(startNode, iterableExpression, itemExpression, endNode, d
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function findEachBlockStartsInString(str){
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
@ -269,7 +262,7 @@ function fillTemplatedOdtElement(rootElement, data, Node){
|
|||||||
else{
|
else{
|
||||||
remainingText = ''
|
remainingText = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
// per spec, currentNode now contains before-match and match text
|
// per spec, currentNode now contains before-match and match text
|
||||||
|
|
||||||
if(match.index > 0){
|
if(match.index > 0){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user