File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ At the time of writing this script, I am using the following:
17
17
| [ Obsidian.md] ( https://obsidian.md/ ) | ![ GitHub release] ( https://img.shields.io/github/v/release/obsidianmd/obsidian-releases?label=v&color=ba0f56 ) |
18
18
| [ Dataview Plugin] ( https://github.com/blacksmithgu/obsidian-dataview ) | ![ GitHub release] ( https://img.shields.io/github/v/release/blacksmithgu/obsidian-dataview?label=v&color=ba0f56 ) |
19
19
20
+ <br /><br />
21
+
22
+ > [ !WARNING] WARNING - Using Special Characters In Tags
23
+ > Obsidian currently doesn't support using periods within tags. If you have any tags that contain a period, your tag list may not render.
24
+ >
25
+ > ex: ` #my.tag `
26
+
20
27
<br />
21
28
22
29
### Previews
Original file line number Diff line number Diff line change @@ -48,6 +48,13 @@ At the time of writing this script, I am using the following:
48
48
49
49
<br /><br />
50
50
51
+ > [ !WARNING] WARNING - Using Special Characters In Tags
52
+ > Obsidian currently doesn't support using periods within tags. If you have any tags that contain a period, your tag list may not render.
53
+ >
54
+ > ex: ` #my.tag `
55
+
56
+ <br />
57
+
51
58
<div align =" center " >
52
59
53
60
** [ ` ^ back to top ^ ` ] ( #table-of-contents- ) **
You can’t perform that action at this time.
0 commit comments