Skip to content

Commit

Permalink
Add security, related sections
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 27, 2024
1 parent 8d07654 commit 97b25e0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,15 @@ but this is not guaranteed.

## Security

To do.
Be wary of user input and use [`rehype-sanitize`][rehype-sanitize].

## Related

* [`rehype-sanitize`][rehype-sanitize]
— sanitize HTML
* [`rehype-starry-night`][rehype-starry-night]
— apply syntax highlighting to code with `starry-night`

## Contribute

See [`contributing.md`][contributing] in [`rehypejs/.github`][health] for
Expand Down

0 comments on commit 97b25e0

Please sign in to comment.