joplin / joplin/plugin-templates
Error when parsing date
Open
- Dominant language
- TypeScript
- Stars
- 207
- Forks
- 40
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 2
Description
I'm getting an error when formatting a variable with datetime.
This is the template I wrote:
```md
---
template_title: {{datetime format = "dddd D [de] MMMM de YYYY"}}
---
#### {{datetime format="HH:mm:ss"}}:
---
```
I get the following error:
---
Here's my setup:
Joplin 3.5.13 (prod, win32)
Templates: 3.0.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.