Page MenuHomePhabricator

function hsprintf($html)
Phabricator Technical Documentation (Remarkup)

Format a HTML code. This function behaves like sprintf(), except that all the normal conversions (like %s) will be properly escaped.

Parameters
$html
Return
wild