@wdprlib/parser
    Preparing search index...
    • 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.

      Parameters

      • source: string

      Returns string