Skip to content

Commit

Permalink
Merge pull request #66 from jamesturk/patch-1
Browse files Browse the repository at this point in the history
fix highlight example in README
  • Loading branch information
joeroe authored Mar 2, 2024
2 parents 03107cd + 02cd592 commit 20b6cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ For example:

```html
<span class="base0A">Yellow text</span>
<mark class="base0D">Text highlighted in green</mark>
<mark class="bg-base0D">Text highlighted in green</mark>
```

## Favicon
Expand Down

0 comments on commit 20b6cd7

Please sign in to comment.