Skip to content

Commit

Permalink
Merge pull request #235 from flavorjones/flavorjones-234-readme-fix
Browse files Browse the repository at this point in the history
doc: fix document formatting in README
  • Loading branch information
rgrove committed Apr 7, 2024
2 parents c14214c + a0675ad commit 48746be
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -118,11 +118,10 @@ Sanitize.document(html,
:elements => ['html']
)
# => %[
# <!DOCTYPE html>
# <html>foo
# <!DOCTYPE html><html>foo
#
# </html>
# ]
# </html>
# ]
```

### CSS in HTML
Expand Down

0 comments on commit 48746be

Please sign in to comment.