Bigger items
Smallish items
- testEmbeddedSubtemplate fails; it counts newlines in subtemplate in <% %>
- add <^> to ignore all indents?
- check for cyclic template invocation; lint mode
- should adaptors get imported from super group?
- make sure id()::=... same as id.st
- allow render look up import groups? allow per template?
- remove 64k limit on char indexes and bytecode branches? i see (short) around.
- make sure that the GUI can see templates created from maps in group files.
- can gui handle template with empty elements like <if()><endif>? Interval(a,b) might make this hard.