class Phlex::SGML

def __final_attributes__(**attributes)

Other tags:
    Api: - private
def __final_attributes__(**attributes)
ond_to?(:process_attributes)
utes = process_attributes(**attributes)
ibutes[:href]&.start_with?(/\s*javascript:/)
utes.delete(:href)
ibutes["href"]&.start_with?(/\s*javascript:/)
utes.delete("href")
= +""
_attributes__(attributes, buffer: buffer)