Skip to content

Commit

Permalink
docs: update MDX version in readme from v2 to v3 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Mar 15, 2024
1 parent 77cd7a8 commit 8f306c8
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 @@ -25,7 +25,7 @@ get a bundled version of these files to eval in the browser.
## This solution

This is an async function that will compile and bundle your MDX files and their
dependencies. It uses [MDX v2](https://mdxjs.com/blog/v2/) and
dependencies. It uses [MDX v3](https://mdxjs.com/blog/v3/) and
[esbuild](https://esbuild.github.io/), so it's VERY fast and supports TypeScript
files (for the dependencies of your MDX files).

Expand Down

0 comments on commit 8f306c8

Please sign in to comment.