update theme demo file

This commit is contained in:
Ben Hong
2022-09-23 21:21:55 -07:00
parent 1641337897
commit a3ea95d504

View File

@@ -23,7 +23,7 @@ Embed another file (read more about [[Embed files]]). Here's an embedded section
![[Obsidian#What is Obsidian]]
```
![[+Obsidian#What is Obsidian]]
![[@Obsidian 1#What is Obsidian]]
---
@@ -148,7 +148,7 @@ http://obsidian.md - automatic!
#### Obsidian URI links
[[Build with Ben (027) - Obsidian Theme Development|BWB #27]]
[[Build with Ben (027) - Getting Started with Obsidian Theme Development|BWB #27]]
[[This note doesn't exist]]
@@ -251,6 +251,35 @@ function fancyAlert(arg) {
- [ ] this is an incomplete item
- [ ] tasks can be clicked in Preview to be checked off
---
### Callouts
> [!note]
> [!abstract]
> [!info]
> [!tip]
> [!success]
> [!question]
> [!warning]
> [!failure]
> [!danger]
> [!bug]
> [!example]
> [!quote]
---
### Tables