Fix Documentation Example
This commit is contained in:
@@ -191,7 +191,7 @@ var options = {
|
||||
// With the configuration specified above, the following HTML:
|
||||
// <a href="#" onclick="hello()"><i>Hello</i></a>
|
||||
// would become:
|
||||
// <a href="#">Hello</a>
|
||||
// <a href="#"><i>Hello</i></a>
|
||||
```
|
||||
|
||||
For the default whitelist, please refer `xss.whiteList`.
|
||||
|
||||
Reference in New Issue
Block a user