exemplar

-opening-tag/2

(tag bracket)

-opening-tag/3

(tag attrs bracket)

attr-to-string/2

(name value)

attrs-to-string/1

(attrs)

attrs?/1

(data)

a list of attr/value key pairs has to have an even number of elements. The
first element also has to be an atom. In fact, all even-indexed (zero-based
counting) elements have to be atoms.

If these criteria are not met, the list is not an attr collection.

closing-bracket/0

closing-tag/1

(tag)

non-closing-tag/1

(tag)

non-closing-tag/2

(tag attrs)

opening-bracket/0

opening-tag/1

(tag)

opening-tag/2

(tag attrs)

self-closing-bracket/0

self-closing-tag/1

(tag)

self-closing-tag/2

(tag attrs)

slash/0

space/0