title: "Title" author: "Author" date: '`r strftime(Sys.time(), "%A, %b %d, %Y")`'
Needs to be minimally converted to
title: "Title" author: - name: "Author" date: '`r strftime(Sys.time(), "%A, %b %d, %Y")`'
or the template needs to handle the variation.
No due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Needs to be minimally converted to
or the template needs to handle the variation.