mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update usage.md
This commit is contained in:
parent
35bbe30a7a
commit
f522ab0ee0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
|||

|
||||
|
||||
{: .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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue