搜索文档
htmlDecode(str): string
str
string
html字符解码
解码后的字符串
Example
htmlDecode('<script>'); // => <script>