Improve the clipboard HTML to Markdown converter: add table conversion

New and improved features of the clipboard HTML to Markdown filter:

* Conversion of tables
* Better whitespace handling
* Extension API

This release migrates to the `html2md` crate with some patches applied.
The author of `html2md` grants to this repository the MIT license.