From 22af64f82dd3d14f3c3186372721ef1bb22239e3 Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Mon, 4 Mar 2024 20:43:27 +0000 Subject: [PATCH] chore: fix docs formatting issues --- docs/modules/Notifications.md | 4 ++-- docs/modules/Volume.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/modules/Notifications.md b/docs/modules/Notifications.md index 3f12f5e2..8a8608ce 100644 --- a/docs/modules/Notifications.md +++ b/docs/modules/Notifications.md @@ -1,9 +1,9 @@ Displays information about the current SwayNC state such as notification count and DnD. Clicking the widget opens the SwayNC panel. -[!Notifications widget in its closed state showing 3 notifications](https://f.jstanger.dev/github/ironbar/notifications.png) +![Notifications widget in its closed state showing 3 notifications](https://f.jstanger.dev/github/ironbar/notifications.png) -> ![NOTE] +> [!NOTE] > This widget requires the [SwayNC](https://github.com/ErikReider/SwayNotificationCenter) > daemon to be running to use. diff --git a/docs/modules/Volume.md b/docs/modules/Volume.md index 3afed7f2..bfa4653e 100644 --- a/docs/modules/Volume.md +++ b/docs/modules/Volume.md @@ -4,7 +4,7 @@ the default playback device, and control application volume levels individually. This requires PulseAudio to function (`pipewire-pulse` is supported). -[!The volume widget, with its popup open. A single stream is playing audio.](https://f.jstanger.dev/github/ironbar/volume.png) +![The volume widget, with its popup open. A single stream is playing audio.](https://f.jstanger.dev/github/ironbar/volume.png) ## Configuration