@wdprlib/decompiler
    Preparing search index...

    Function recognizeInlineFormat

    • Recognize an inline formatting element (bold, italics, monospace, etc.).

      Parameters

      • node: Element

        The DOM element

      • type: string

        The container type string (e.g. "bold", "italics")

      • rec: ChildrenRecognizer

        Children recognizer

      Returns Element