Skip to content

Releases: remarkjs/remark-html

6.0.0

23 Feb 23:15
Compare
Choose a tag to compare

5.2.0

18 Feb 11:56
Compare
Choose a tag to compare
  • da273ac Add support for passing handlers to to-hast

5.1.0

25 Nov 20:37
Compare
Choose a tag to compare
  • 63b5892 Simplify example
  • d279a66 Update dependencies, dev-dependencies
  • 4df7a7b Add more in-depth examples for sanitation

5.0.1

22 Aug 21:41
Compare
Choose a tag to compare
  • 52dbf70 Update for changes in remark

5.0.0

07 Jul 08:22
Compare
Choose a tag to compare
  • Update hast-util-to-html to compile smarter (ba7152b)

4.0.0

18 Jun 12:16
Compare
Choose a tag to compare

Update to include proper sanitation

This update ensures HTML is properly sanitised, by default. Think
javascript:alert(1) URLs in links, but much more as well.
Additionally, instead of depending on unsafe htmlContent,
htmlName, and htmlAttributes, only virtual data is now supported;
respectivly hChildren, hName, and hProperties (corresponding
to hast properties).

Note that, with rehype soon being introduced, plug-ins should switch
to being rehype-compatible anyway.

3.0.1

13 Jun 12:39
Compare
Choose a tag to compare

3.0.0

13 Feb 22:03
Compare
Choose a tag to compare

2.0.2

26 Dec 16:32
Compare
Choose a tag to compare
  • Remove distribution files from source (4832286)
  • Remove support for bower (f505d13)
  • Refactor to replace mocha with tape (f81d9c8)
  • Replace internal dependency of mdast > remark (030e80f)

2.0.1

26 Dec 16:06
Compare
Choose a tag to compare
2.0.1