Skip to content

Commit

Permalink
doc: fix document formatting in README
Browse files Browse the repository at this point in the history
Closes #234
  • Loading branch information
flavorjones committed Apr 7, 2024
1 parent c14214c commit a0675ad
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
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 a0675ad

Please sign in to comment.