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.
Срок выполнения не установлен.
В настоящее время эта задача не имеет зависимостей.
Удаление ветки НЕОБРАТИМО. Действие никак нельзя отменить.
Needs to be minimally converted to
or the template needs to handle the variation.