with-html-entities ( quot -- )
HTML entities

Prev:html-entities


Vocabulary
xml.entities.html

Inputs
quota quotation ( -- )


Outputs
None

Word description
Calls the given quotation using HTML entity values.

See also
html-entities, with-entities

Definition