Currently only one directive attempts to split anything on an expression, the cinje.inline.text processor when handling %{expr arg} formatted string replacements. This is broadly useful, notably for the : use and : using directives amongst others, and better aligns with the documentation.
Currently only one directive attempts to split anything on an expression, the
cinje.inline.textprocessor when handling%{expr arg}formatted string replacements. This is broadly useful, notably for the: useand: usingdirectives amongst others, and better aligns with the documentation.cinje.inline.text"expression split" code into theLineclass. (As a companion for thepartitionedattribute.)cinje.inline.usedirective to utilize the expression split.cinje.block.usingdirective to utilize the expression split.