mirror of
https://github.com/gapmiss/badges.git
synced 2026-07-22 08:00:30 +00:00
README.md
This commit is contained in:
parent
565a602675
commit
0ec4a643a3
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -45,6 +45,7 @@ A light-weight plugin for displaying inline "badges" in [Obsidian.md](https://gi
|
|||
###### results
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
###### example
|
||||
|
|
@ -61,6 +62,7 @@ A light-weight plugin for displaying inline "badges" in [Obsidian.md](https://gi
|
|||
###### results
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
|
@ -98,6 +100,7 @@ A light-weight plugin for displaying inline "badges" in [Obsidian.md](https://gi
|
|||
###### results
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
|
@ -123,6 +126,7 @@ A light-weight plugin for displaying inline "badges" in [Obsidian.md](https://gi
|
|||
###### results
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
|
@ -192,7 +196,9 @@ or:
|
|||
|
||||
### CSS
|
||||
|
||||
Custom `CSS` styles can be applied via CSS snippets. All colors and styles can be over-written just the same. See [CSS snippets - Obsidian Help](https://help.obsidian.md/Extending+Obsidian/CSS+snippets)
|
||||
Custom `CSS` styles can be applied via CSS snippets. All colors and styles can be over-written just the same.
|
||||
|
||||
See [CSS snippets - Obsidian Help](https://help.obsidian.md/Extending+Obsidian/CSS+snippets)
|
||||
|
||||
##### variables
|
||||
|
||||
|
|
@ -242,5 +248,5 @@ npm run dev
|
|||
### Notes
|
||||
|
||||
[Lucide](https://github.com/lucide-icons/lucide) Icons: https://lucide.dev
|
||||
Lucide Icons LICENSE: https://lucide.dev/license
|
||||
|
||||
Lucide Icons LICENSE: https://lucide.dev/license
|
||||
|
|
|
|||
Loading…
Reference in a new issue