{
	"schemaVersion": "0.1.0",
	"name": "Pandoc for PDF",
	"behavior": "create",
	"noteContentFormat": "---\ntitle: \"{{title}}\"\nauthor: \"{{author|safe_name}}\"\nsource: {{url}}\ncreated: {{date}}\npublished: {{published|date:\"YYYY-MM-DD\"}}\n---\n\n> ## Excerpt\n> {{description}}\n\n{{content}}",
	"properties": [],
	"triggers": [],
	"noteNameFormat": "{{title}}",
	"path": "~/Downloads"
}
