Skip to content

Commit 8a63228

Browse files
docs(readme): update FAQ with issue on inline style parsing error
1 parent 33e1eef commit 8a63228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ No, this library is _**not**_ [XSS (cross-site scripting)](https://wikipedia.org
232232

233233
#### Does this library sanitize invalid HTML?
234234

235-
No, this library does _**not**_ perform HTML sanitization. See [#124](https://github.com/remarkablemark/html-react-parser/issues/124) and [#125](https://github.com/remarkablemark/html-react-parser/issues/125).
235+
No, this library does _**not**_ perform HTML sanitization. See [#124](https://github.com/remarkablemark/html-react-parser/issues/124), [#125](https://github.com/remarkablemark/html-react-parser/issues/125), and [#141](https://github.com/remarkablemark/html-react-parser/issues/141).
236236

237237
#### Are `<script>` tags parsed?
238238

0 commit comments

Comments
 (0)