From 3fa27d49be472c28d0c4eaed776804e39c7f8bee Mon Sep 17 00:00:00 2001 From: eudoxia Date: Mon, 2 May 2022 12:23:42 -0400 Subject: section searching iterates forwards --- doc/data.html | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/data.html') diff --git a/doc/data.html b/doc/data.html index 3453250..9fddef4 100755 --- a/doc/data.html +++ b/doc/data.html @@ -243,7 +243,6 @@ while (iterator.next()) |line| { log(.err, "section '{s}' not found", .{name}); return error.NotFound; } -// TODO return last match instead?

Parsing

-- cgit v1.2.3