wdpr
    Preparing search index...
    • Render an [[iftags]] block.

      Evaluates the condition against the page's tags (from ctx.page.tags). If no page tags are available, an empty array is used (all conditions requiring present tags will fail).

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: IfTagsData

        IfTags data with condition string and child elements.

      Returns void