ref: 2fa70c9344b231c9d999bbafdfa4acbf27ed9f6e
parent: b6f3f087aadbab6118edcb39b5bc56032d6afd03
author: Robert Basic <robertbasic.com@gmail.com>
date: Mon Jan 29 11:21:42 EST 2018
command: Remove undraft command According to @bep, it is easier to undraft content by editing manually the frontmatter of said content by setting the draft flag to `false`, or removing it completely, than to rely on the undraft command which is a source of many bugs. Fixes #4353