You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ Primary styles [Callouts](https://help.obsidian.md/How+to/Use+callouts), using a
164
164
165
165
### 💯 Progress Bars
166
166
167
-
Primary also supports HTML progress bars. You can create them inside of your note by using this code:
167
+
Primary also supports HTML progress bars. Progress bars are mainly composed of the `value="n"` and `max="100"` parts. You can create them inside of your note by using this code:
**Note:***Currently, Primary only supprots these specific values - but will be updated to properly visually support any value from 1-100 in the next update.*
183
+
182
184
## 🖼️ Screenshots
183
185
184
186

0 commit comments