Changelog for Blogdown-0.2.0
Revision history for Blogdown
0.2.0 -- 2017-05-21
- Add image support.
- Add nested list support.
- Allow implicit link hrefs.
- Support HTML bleaching.
- Abort parsing script or style tags unless --allow-unsafe-tags is passed.
- Build assets at compile time instead of accessing them at run time.
0.1.1 -- 2017-04-10
- Allow overriding the directory for assets via environment variable.
- Bug fix in footnote parsing.
- Update Readme.md and make it display on Hackage correctly.
0.1.0 -- 2017-04-02
- Released as a Cabal package.