Changelog
Source:NEWS.md
b3doc 0.1.0
- New
update_frontmatter()
updates the front matter and replaces the logo of a Markdown file on disk (#1, #3, #6). - New
rmd_to_md()
converts an external R Markdown to Markdown (#1, #2, #3, #6).
NEWS.md
update_frontmatter()
updates the front matter and replaces the logo of a Markdown file on disk (#1, #3, #6).rmd_to_md()
converts an external R Markdown to Markdown (#1, #2, #3, #6).