@wdprlib/render
    Preparing search index...

    Function renderBranchElements

    • Render a branch's elements, trimming trailing whitespace-only text nodes.

      Wikidot strips trailing whitespace from #if / #ifexpr branch output.

      Parameters

      • ctx: RenderContext

        The current render context.

      • elements: Element[]

        The branch's element array.

      Returns void