RmdConcord 0.3
- Added support for 
markdown::html_format() output via
new html_formatC() function.
 
- Support for 
markdown::latex_format() is not planned.
See ?html_formatC() for some discussion of the issues. 
RmdConcord 0.2.0
- Check that a sufficient version of Pandoc is available.
 
RmdConcord 0.1.6
- The 
processConcord() example tried to write to a
protected location. 
- The concordance reading code didn’t handle Windows paths
properly.
 
RmdConcord 0.1.4
- Initial release.
 
- Added a 
NEWS.md file to track changes to the
package.