Age | Commit message (Collapse) | Author |
|
Previous commits are A-OK for making html.isBlank() work properly
with [html.onlyIfSiblings] tags - and consequently, parent tags
with [html.onlyIfContent] - but if the parent *doesn't* have this
attribute, it needs to take responsibility in its own toString /
function.
|
|
|
|
See issue #484. Also see #code-quarantine:
https://discord.com/channels/749042497610842152/854020929113423924/1246242946525691956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generators don't necessarily make the moset sense for splitting
an operation into just two steps, instead of one that might
recurse in a more complex fashion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|