From f522ab0ee0d264163167573108eb9bd0ad10380f Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Tue, 13 May 2025 12:58:30 +0100 Subject: [PATCH] Update usage.md --- docs/usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index a4a4f52..a5b8f4d 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -41,7 +41,7 @@ To see the changes you've made in the settings reflected in your notes, you may However, if a new progress bar is added to a note, it *will* display correctly, even if the existing progress bars on the same page haven't been refreshed yet. {: .note } -> This will only be a problem directly after you make changes to the settings. +This will only be a problem directly after you make changes to the settings. ## Multiple Advanced Progress Bars You can also stack progress bars by adding additional bars within the same code block, see example below. @@ -57,4 +57,4 @@ The above stacked bars example would be rendered like this (using default dark c ![Stacked Bars](/assets/Obsidian Advanced Progress Bars - Settings - Stacked Bars.png) {: .note } -> The code block example on the settings page will only include one progress bar. You will need to manually add any additional progress bars once pasted into Obsidian. +The code block example on the settings page will only include one progress bar. You will need to manually add any additional progress bars once pasted into Obsidian.