encodeHTML

Convert string s to HTML representation.

@safe pure
encodeHTML
(
string s
,
bool nbsp = true
)

Meta