# Revision history for HTML::WikiConverter::Markdown
date: 2009-03-13
version: 0.04
changes:
- correct handling of blockquotes containing only phrasal elements
- (bug #43988) properly escape backticks within code tags
- (bug #43993) don't escape underscores within code tags
- (bug #43996) decode specific html entities within code tags
date: 2008-11-14
version: 0.03
changes:
- (bug #40914) require H::WC 0.63
- add perl license to Makefile.PL
- add more comprehensive test
- tighten pod-coverage.t loose ends
date: 2006-07-20
version: 0.02
changes:
- require H::WC 0.60
- add attribute types
date: 2006-07-07
version: 0.01
changes:
- initial release (fulfill feature request: bug #18111)