From c8983c1fcd4edc2f2856e7f0fdf00215aad9d683 Mon Sep 17 00:00:00 2001
From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>
Date: Fri, 13 Sep 2024 01:38:43 +0200
Subject: [PATCH] plugin: add hexo-shiki-twoslash

---
 source/_data/plugins.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/source/_data/plugins.yml b/source/_data/plugins.yml
index 43e84a9e72..43ba12d357 100644
--- a/source/_data/plugins.yml
+++ b/source/_data/plugins.yml
@@ -2917,3 +2917,10 @@
     - drafts
     - tag
     - tag_plugins
+- name: hexo-shiki-twoslash
+  description: A Hexo plugin for highlighting code blocks using shiki.
+  link: https://github.com/shikijs/twoslash/tree/main/packages/hexo-shiki-twoslash
+  tags:
+    - code
+    - highlight
+    - shiki