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.
未設定截止日期。
This issue currently doesn't have any dependencies.
刪除分支是永久的。 此動作無法復原,繼續?
Needs to be minimally converted to
or the template needs to handle the variation.