packages feed

markdown-0.1.17.2: ChangeLog.md

# Changelog for markdown

## 0.1.17.2

* Make test suite slightly more resilient to escaping rules

## 0.1.17.1

* Remove `OPTIONS_HADDOCK hide`

## 0.1.17

* Support GHC 8.4.1

## 0.1.16

* Add `setNoFollowExternal`

## 0.1.15

* defaultMarkdownSettings

## 0.1.14

* Handle named entities [#30](https://github.com/snoyberg/markdown/issues/30)

## 0.1.13.2

* Drop system-filepath

## 0.1.13.1

Fixes for GHC 7.10

## 0.1.13

Add `msAddHeadingId`.

## 0.1.12

Support for two spaces at end of line to create a linebreak.