summaryrefslogtreecommitdiff
path: root/.changeset/olive-jars-grab.md
diff options
context:
space:
mode:
authorGravatar Drew Powers <1369770+drwpow@users.noreply.github.com> 2021-05-07 15:48:45 -0600
committerGravatar GitHub <noreply@github.com> 2021-05-07 15:48:45 -0600
commit9feffda850fe452cb9509dc8b6dd2b87e77725c5 (patch)
treeaa6736d4e11fba38c57d1fdaa96829517a32675f /.changeset/olive-jars-grab.md
parent8f2a58534c9c3939d14170dc839118707355e798 (diff)
downloadastro-9feffda850fe452cb9509dc8b6dd2b87e77725c5.tar.gz
astro-9feffda850fe452cb9509dc8b6dd2b87e77725c5.tar.zst
astro-9feffda850fe452cb9509dc8b6dd2b87e77725c5.zip
Fix double <pre> tag (#185)
Diffstat (limited to '.changeset/olive-jars-grab.md')
-rw-r--r--.changeset/olive-jars-grab.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/olive-jars-grab.md b/.changeset/olive-jars-grab.md
new file mode 100644
index 000000000..653953679
--- /dev/null
+++ b/.changeset/olive-jars-grab.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Bugfix: fixes double <pre> tags generated from markdown code blocks