discover_python()
to deal with python installations that will not be found using Sys.which("python")
.is_windows()
to suppress running examples with elapsed times on CRAN/windows.source-highlight
is not installed to fix errors reported by solaris running r-patched on CRAN.package_version()
for python release candidates.render() now uses a working directory that defaults to the input file’s directory, allowing for the default file to source code. # rasciidoc 0.6.0
render() now works for R files with markup in roxygen comments that are parsed trough knitr::spin().
//[begin|end]\_only\_slide
-blocks and //slide\_only
-comments to allow for content for slidy only.