• Parses the given title and if non-empty provides the corresponding snippet for XLink attributes.

    Parameters

    • title: string

      title to possibly add to attributes, if non-empty

    Returns Partial<Pick<Partial<Record<string, string>>, "title">>