| NEWS | R Documentation | 
prettydoc now depends on rmarkdown >= 1.17 to fix the bug of not properly cleaning temporary files, reported by @bernardkaplan (#15).
Fixed a bug caused by Pandoc that makes the code block unselectable, reported by @RemPsyc (#16).
 New option math to choose math expression rendering engines. Possible
values are mathjax and katex. The katex engine supports
offline rendering of math expressions when there is no internet connection.
Fixed errors in building the vignette.
 New themes leonids and hpstr.
 New option compressed_css to allow users selecting between
the original CSS and the compressed one processed by
http://csscompressor.com/.
Fixed the alignment of Table of Contents (#3).
 Fixed the incorrect link to CSS file when self_contained is
false (#4).
Initial release.
 Includes themes cayman, tactile and architect.
 Includes syntax highlight styles github and vignette.