Skip to content

blogdown 0.8

Compare
Choose a tag to compare
@yihui yihui released this 15 Jul 05:39
· 783 commits to main since this release

BUG FIXES

  • A bug was introduced when implementing #305: should append draft: yes to YAML only when options(blogdown.draft.output = TRUE) is set (thanks, @ConorIA, #312).