@ -289,7 +289,7 @@ provide('toggle-appearance', async ({ clientX: x, clientY: y }: MouseEvent) => {
</style>
```
Result (**warning!**: flashing colors, sudden movements, bright lights):
结果(**注意!**:画面闪烁、快速闪现、强光刺激):
<details>
<summary>Demo</summary>
@ -35,7 +35,6 @@ useSponsorsGrid({ el, size: props.size })
rel="sponsored noopener"
>
<article class="vp-sponsor-grid-box">
<h4 class="visually-hidden">{{ sponsor.name }}</h4>
<img
class="vp-sponsor-grid-image"
:src="sponsor.img"
@ -258,7 +258,7 @@ export async function createMarkdownRenderer(
}
if (options.gfmAlerts !== false) {
md.use(gitHubAlertsPlugin)
md.use(gitHubAlertsPlugin, options.container)
// third party plugins