turndown 7.2.2 → 7.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Convert HTML into Markdown with JavaScript.
4
4
 
5
+ See it in action [online](https://mixmark-io.github.io/turndown/).
6
+
5
7
  ## Project Updates
6
8
  * `to-markdown` has been renamed to Turndown. See the [migration guide](https://github.com/domchristie/to-markdown/wiki/Migrating-from-to-markdown-to-Turndown) for details.
7
9
  * Turndown repository has changed its URL to https://github.com/mixmark-io/turndown.