Revision history for Blogdown
0.2.4 -- 2018-02-04
- Fix parsing blank lines in blockquotes.
 
0.2.3 -- 2017-10-24
- Fix potential XSS vulnerability.
 
0.2.2 -- 2017-05-21
- Add missing other-modules.
 
0.2.1 -- 2017-05-21
- Fix cabal build.
 
- Fix benchmarks.
 
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.