Current section
Files
Jump to
Current section
Files
html_sanitize_ex
CHANGELOG.md
CHANGELOG.md
# Changelog
## 1.1.0
This release adds a new scrubber: `MarkdownHTML`
It is meant to scrub HTML that resulted from converting Markdown to HTML. It
supports GitHub flavored Markdown (GFM).
## 1.0.1
- Fix Elixir 1.3 compiler warnings
## 1.0.0
- First release