Methods

encode_html_attrΒΆ

encode_html_attr(s:Str)

Encodes HTML attribute. Escapes &, <, >, " and ' .
Source: stdlib.ngs:4202

Returns

Str