docbrown/spec/fixtures
Vaidehi Joshi 502bef156e
Allow an article's main_image to be removed (#5687) [deploy]
Currently, we don't allow users to remove the `main_image` of an article once it has been set. It can be changed, but never removed.
This change allows the `main_image` to be removed by checking for the `cover_image` key in the frontmatter that is sent along in the article's markdown. This means that a user should be able to remove the image associated with an article by removing the value of `cover_image:` from their frontmatter.
2020-03-10 08:29:59 -07:00
..
approvals Implement KatexTag (#6237) [deploy] 2020-03-09 17:58:54 -04:00
files Allow an article's main_image to be removed (#5687) [deploy] 2020-03-10 08:29:59 -07:00