Walk source, locate every innermost [[#if]] / [[#ifexpr]] / [[#expr]] directive that sits inside an unclosed [[, and replace it with its evaluated string. Returns the source unchanged when no replacements were made.
source
[[#if]]
[[#ifexpr]]
[[#expr]]
[[
Walk
source, locate every innermost[[#if]]/[[#ifexpr]]/[[#expr]]directive that sits inside an unclosed[[, and replace it with its evaluated string. Returns the source unchanged when no replacements were made.