Skip to content

Commit

Permalink
fix: update mdx content
Browse files Browse the repository at this point in the history
  • Loading branch information
oxwazz committed May 1, 2024
1 parent 407f883 commit 4299cfa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/content/post/markdown-test/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -240,13 +240,6 @@ sudo apt hello
console.log('123')
```

```ts
// [!code highlight:3]
console.log('Highlighted')
console.log('Highlighted')
console.log('Not highlighted')
```

```ts
console.log('Highlighted') // [!code highlight]
console.log('Highlighted') // [!code highlight]
Expand Down

0 comments on commit 4299cfa

Please sign in to comment.