astro/packages/integrations/deno/test/fixtures/basics/src/pages/mdx.mdx
Patrick Smith 45fdbc4650
Don’t use Buffer.byteLength() as Deno can’t use it (#4324)
* Don’t use Buffer.byteLength() as Deno can’t use it

* Add changeset

* Add tests for Markdown & MDX with Deno

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-08-16 10:08:40 -04:00

6 lines
66 B
Text

---
title: Title
description: Description
---
# Heading from MDX