Function replaceNodeStyleByTag

  • Replace the node's style attribute by some regular nodes (<b>, <i>, <u> or <s>).

    Parameters

    • node: HTMLElement

      the node to process

    Returns HTMLElement

    the new node

Generated using TypeDoc