summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Juan Martín Seery <me@juanm04.com> 2022-02-10 14:23:05 -0300
committerGravatar GitHub <noreply@github.com> 2022-02-10 12:23:05 -0500
commitd71c46207af40de6811596ca4f5e10aa9006377b (patch)
tree631a385f6029edb7911a292302884fd2ff3dec09
parentd5c7141d67502c5baf87ec7db60bd41347191bef (diff)
downloadastro-d71c46207af40de6811596ca4f5e10aa9006377b.tar.gz
astro-d71c46207af40de6811596ca4f5e10aa9006377b.tar.zst
astro-d71c46207af40de6811596ca4f5e10aa9006377b.zip
Fixed curly braces inside Shiki codeblocks (#2545) (#2564)
-rw-r--r--.changeset/six-ants-hunt.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/six-ants-hunt.md b/.changeset/six-ants-hunt.md
new file mode 100644
index 000000000..17b3fb653
--- /dev/null
+++ b/.changeset/six-ants-hunt.md
@@ -0,0 +1,5 @@
+---
+'@astrojs/markdown-remark': patch
+---
+
+Fixed curly braces inside Shiki codeblocks