vibe-d v0.9.4 (2021-09-30T12:24:53Z)
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.