omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
757 stars 41 forks source link

Update template.ts - trim extra spaces #84

Closed QWxleA closed 1 year ago

QWxleA commented 1 year ago

datePublished and dateRead have an extra space after the actual date. In Obsidian this breaks creating dates in the template:

> date read: [[{{{dateRead}}}]]

turns into: > date read: [[2023-01-01 ]]

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: