change and remove comments

This commit is contained in:
quenousimporte 2024-02-15 09:33:41 +01:00
parent 1ebc4ed714
commit 095bc6dd42
1 changed files with 1 additions and 3 deletions

View File

@ -569,7 +569,6 @@ function shownotelinks()
edges: edges
};
// todo: use theme colors
var options =
{
nodes:
@ -1205,7 +1204,6 @@ function loadsettings()
function checksaved()
{
// todo
/*if (!saved)
{
return "not saved";
@ -2086,7 +2084,7 @@ function rawline2html(line, index, options)
}
}
// todo.txt
// todotxt
if (currentistodo())
{
if (line.startsWith("x "))