vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
htmlEscapeMin
index
vibe
textfilter
html
Minimally escapes a text so that no HTML tags appear in it.
@
trusted
string
htmlEscapeMin
(
R
)
(
R
str
)
if
(
isInputRange
!
R
)
Meta
Source
See Implementation
index
vibe
textfilter
html
enums
HTMLEscapeFlags
functions
filterHTMLAllEscape
filterHTMLAttribEscape
filterHTMLEscape
htmlAllEscape
htmlAttribEscape
htmlEscape
htmlEscapeMin
Minimally escapes a text so that no HTML tags appear in it.