try to avoid patological todo cases

This commit is contained in:
Jean-Marie Mineau 2025-07-07 10:33:05 +02:00
parent caa1e005e4
commit d369cfb187
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,7 @@
#import "../lib.typ": todo
== Results #todo[better section name] <sec:th-res>
== Result <sec:th-res>
#todo[better section name for @sec:th-res]
=== Bytecode Loaded by Application <sec:th-code-collected>

View file

@ -1,6 +1,8 @@
#import "../lib.typ": todo
= #todo[theseus chapter title]
= Theseus <sec:th>
#todo[theseus chapter title for @sec:th]
#include("1_static_transformation.typ")
#include("3_results.typ")