chickadee » html-parser » html-attr->string

html-attr->string attrprocedure

Format an attribute pair as string. Both (name . "value") and (name "value") are supported and are turned into "name=\"value\"".