We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b07cf commit 2d54b97Copy full SHA for 2d54b97
packages/docs/src/content/docs/start-here/dark-scheme.mdx
@@ -72,7 +72,7 @@ html[data-theme="dark"] .beoe-light {
72
| [`data-url`](/start-here/strategy/#data-url) | yes | yes |
73
| [`file`](/start-here/strategy/#file) | yes | yes |
74
75
-(1) - for example, works for Mermaid, but doesn't work for D2 (check with light mode):
+(1) - for example, works for Mermaid, but [doesn't work for D2](https://github.com/terrastruct/d2/pull/1803) (check with light mode):
76
77
import { Tabs, TabItem } from "@astrojs/starlight/components";
78
0 commit comments