Age | Commit message (Collapse) | Author |
|
This makes onlyIfSiblings on template content work properly.
It should also enable templates which return strings directly
to be treated as text for the purposes of chunkwrap, have own
blockwrap processed, etc.
|
|
|
|
|
|
|
|
Just some helper utilities. These carry a specific meaning which
we'd like to associate with a particular word, rather than copy
everywhere needed.
|
|
|
|
|
|
|
|
|
|
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 #323.
|
|
See issue #484. Also see #code-quarantine:
https://discord.com/channels/749042497610842152/854020929113423924/1246242946525691956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sorry these changes are packed together in one commit!
We have no excuse. :+1:
|
|
|
|
|
|
|
|
|
|
|
|
|