From 7d722f0697aee915dde57f86e555528ab70d46a5 Mon Sep 17 00:00:00 2001
From: Ryoya Tamura <lollipop@simochee.net>
Date: Sun, 19 Jan 2025 03:57:15 +0900
Subject: [PATCH 1/3] add shiki plugin

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index acd54d1..4e2045d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 <div align="center">
 
 <!--lint ignore no-dead-urls-->
-
+A
 # Awesome Docsify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ![Lint Awesome List](https://github.com/docsifyjs/awesome-docsify/workflows/Lint%20Awesome%20List/badge.svg)
 
 A curated list of awesome things related to [docsify](https://docsify.js.org)
@@ -275,6 +275,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org)
 - [docsify-auth](https://github.com/mg0324/docsify-auth) - A docsify plugin for support page auth with config.
 - [docsify-breadcrumb](https://github.com/FranCarstens/docsify-breadcrumb) - Add a customizable breadcrumb to the top of each page.
 - [docsify-fontsize](https://github.com/SDU-Little-River/docsify-fontsize) - A docsify plugin allow users to customize the font size.
+- [docsify-shiki](https://github.com/simochee/docsify-shiki) - Replace syntax highlighting with Shiki.
 
 ## Themes
 

From d2af2ccc783b348d066ed21a0ad2026d336418f7 Mon Sep 17 00:00:00 2001
From: Ryoya Tamura <lollipop@simochee.net>
Date: Sun, 19 Jan 2025 03:59:22 +0900
Subject: [PATCH 2/3] remove typo

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 4e2045d..5fa13f9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 <div align="center">
 
 <!--lint ignore no-dead-urls-->
-A
 # Awesome Docsify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ![Lint Awesome List](https://github.com/docsifyjs/awesome-docsify/workflows/Lint%20Awesome%20List/badge.svg)
 
 A curated list of awesome things related to [docsify](https://docsify.js.org)

From f7e724cc2bb1ff55800725539d526a95f84934fb Mon Sep 17 00:00:00 2001
From: Ryoya Tamura <lollipop@simochee.net>
Date: Sun, 19 Jan 2025 03:59:59 +0900
Subject: [PATCH 3/3] add new line

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5fa13f9..e2545eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 <div align="center">
 
 <!--lint ignore no-dead-urls-->
+
 # Awesome Docsify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ![Lint Awesome List](https://github.com/docsifyjs/awesome-docsify/workflows/Lint%20Awesome%20List/badge.svg)
 
 A curated list of awesome things related to [docsify](https://docsify.js.org)