Plugin information (please complete the following information):
- OS: Windows 11
- Templater version: 2.18.1
- Obsidian version: 1.12.4
- Templater settings:
Describe the bug
There is a typo in the file syntax.md.
Current line reads as "A string type means the value must be placed within simple or double quotes ("value" or 'value')".
The word should be single.
Expected behavior
Expected line would be "A string type means the value must be placed within single or double quotes ("value" or 'value')"
Plugin information (please complete the following information):
Describe the bug
There is a typo in the file syntax.md.
Current line reads as "A string type means the value must be placed within simple or double quotes ("value" or 'value')".
The word should be single.
Expected behavior
Expected line would be "A string type means the value must be placed within single or double quotes ("value" or 'value')"