Skip to main content
clean_html
yggdrasil
0.9.0
In yggdrasil::
api::
markdown
yggdrasil
::
api
::
markdown
Function
clean_
html
Copy item path
Source
pub(crate) fn clean_html(input: &
str
) ->
String
Expand description
对外暴露的 HTML 清理函数,委托给 sanitizer 模块。