You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Obsidian Shiki Plugin
2
2
3
-
This plugin integrates [shiki](https://shiki.style/) into Obsidian, providing better syntax highlighting for over 250 languages.
3
+
This plugin integrates [shiki](https://shiki.style/)via [Expressive Code](https://expressive-code.com/)into Obsidian, providing better syntax highlighting for over 100 languages.
4
4
5
5
This plugin works in reading mode and in live preview mode, as long as your cursor is not inside the code block.
6
6
@@ -19,4 +19,9 @@ This plugin works in reading mode and in live preview mode, as long as your curs
19
19
20
20
## Credits
21
21
22
-
This plugin uses the [shiki](https://shiki.style/) library and parts of the Dracula VSCode theme for syntax highlighting.
22
+
This plugin uses [shiki](https://shiki.style/), [Expressive Code](https://expressive-code.com/), and parts of the Dracula VSCode theme for syntax highlighting.
23
+
24
+
Special thanks to:
25
+
26
+
- Hippo (hippotastic) for their work and support with Expressive Code
0 commit comments