From 3eafabc1a671bb8c4809e2e7ea01b6d3b9608624 Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:07:06 +0330 Subject: [PATCH 1/2] Update astro.md update syntax highlighting link --- docs/packages/astro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/packages/astro.md b/docs/packages/astro.md index 64a3779dd..dd684836d 100644 --- a/docs/packages/astro.md +++ b/docs/packages/astro.md @@ -2,4 +2,6 @@ You don't need explicit integration in [Astro](https://astro.build/) as Astro already uses Shiki under the hood. -Learn more about the configurations in the [Astro documentation](https://docs.astro.build/en/guides/markdown-content/#syntax-highlighting). +Learn more about the configurations in the [Astro documentation](https://docs.astro.build/en/guides/syntax-highlighting/) + + From 7398bfe874c357b31c756d10ade70f70010f68f4 Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:22:58 +0330 Subject: [PATCH 2/2] remove extra lines --- docs/packages/astro.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/packages/astro.md b/docs/packages/astro.md index dd684836d..ad69f03ef 100644 --- a/docs/packages/astro.md +++ b/docs/packages/astro.md @@ -2,6 +2,4 @@ You don't need explicit integration in [Astro](https://astro.build/) as Astro already uses Shiki under the hood. -Learn more about the configurations in the [Astro documentation](https://docs.astro.build/en/guides/syntax-highlighting/) - - +Learn more about the configurations in the [Astro documentation](https://docs.astro.build/en/guides/syntax-highlighting/).