diff --git a/README.md b/README.md index 9b19b15..ec13396 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,6 @@ To start `zone`: ## Todo's +- [ ] Avoid sanitizing dangerous HTML tags if they're rendered inside code snippets. This may require is to restructure our sanitizer so we sanitize on render and not save. - [ ] Ability to see all created uris and notes as links under one page (`/all`), password-authenticated