How to avoid the wmd editor's js injection?
Code like below:
<
a href="http://www.abc.com">abc</a>
<br />
<script>alert('hello')</script>
How to avoid the wmd editor's js injection?
Code like below:
<
a href="http://www.abc.com">abc</a>
<br />
<script>alert('hello')</script>