• Transforms attributes of an anchor element (if identified as an anchor element) to suitable attributes in data representation.

    Note that this should be called early in data-processing when still operating on HTML DOM representation to benefit from richer API.

    Parameters

    • node: Node

      node to possibly adapt

    Returns void