vibe-d ~master (2022-11-16T10:14:41Z)
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.