Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hojas committed Jan 21, 2024
1 parent 68d95c2 commit f198903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ import rehypeHighlight from 'rehype-highlight'
const md = ref(`
## Highlight
\`\`\`js
```js
console.log("hi")
\`\`\`
```
`)
</script>
Expand Down

0 comments on commit f198903

Please sign in to comment.