@wdprlib/decompiler
    Preparing search index...

    Function serializeFootnoteRef

    • Serialize a footnote-ref element (numbered reference) inline.

      Parameters

      • ctx: SerializeContext

        Serialization context

      • refNum: number

        1-based footnote reference number

      • Optionalfootnotes: Element[][]

        Footnote content arrays from the syntax tree

      Returns void