mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
* feat: remove markdown from feedback * chore: bump version * feat: add advanced feed settings
19 lines
No EOL
393 B
Markdown
19 lines
No EOL
393 B
Markdown
# Complex content
|
|
**Complex content** can be *very* complex. That's why this note was written to test the ==feed card content display==.
|
|
|
|
## Header 2
|
|
This is the header 2 content
|
|
[[Short content]]
|
|
### Header 3
|
|
This is the header 3 content
|
|
|
|
```codeblock
|
|
This is a codeblock
|
|
```
|
|
|
|
| Column 1 | Column 2 |
|
|
| -------- | -------- |
|
|
| Data 1 | Data 2 |
|
|
|
|
#### Header 4
|
|
This is the header 4 content |