rollbacked: date in outline

This commit is contained in:
quenousimporte 2023-07-04 17:24:34 +02:00
parent 8d4f1de649
commit 9298991f4b
1 changed files with 0 additions and 4 deletions

View File

@ -764,10 +764,6 @@ function showoutline()
outline["section line " + index + ": " + next] = pos;
}
}
else if (line.match(/^\d{4}-\d{2}-\d{2}/))
{
outline[line] = pos;
}
});
var keys = Object