rmdformats 0.3
--------------

* New `material` HTML template
* New feature : All templates now support code folding and tabsets (thanks @RCura)
* New feature : `lightbox`, `thumbnails` and `gallery` options for images display (thanks @noamross)
* New feature : `use_bookdown` argument for section numbering and cross references (thanks @rdiaz02)
* html_clean table of contents now uses rmarkdown instead of tocify
* Bugfix : embedded shiny apps should now work (thanks @mike-powell)
* Bugfix : wrong styling when no headings (thanks @dmenne)


rmdformats 0.2
----------------

* New `readthedown` HTML template


rmdformats 0.1.1
----------------

* Cleanup and document package for CRAN submission
* Copy html_dependency_* and default_mathjax from rmarkdown to fix check notes
* Add caption to magnific popup
* HTML formats refactoring : now derived from html_document(), much simpler code


rmdformats 0.0.1
--------------

* First version
