include.markdown: renders the contents of a markdown file as an html character...

Description Usage Arguments Value See Also

View source: R/util.R

Description

renders the contents of a markdown file as an html character vector A wrapper around markdown::markdownToHTML

Usage

1
  include.markdown(md.file)

Arguments

md.file

a post file in markdown format

Value

a character vector of length 1 of rendered html

See Also

include.textfile


DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.