This release ships a fix for a "too many headers" regression

The regression appeared when notes were viewed with some recent versions of
Firefox/LibreWolf. The SSE view updating code failed because the browser sent
too many HTTP headers for Tp-Note's internal buffer. This buffer has been
increased in this release.

The HTML to Markdown filter now parses language tags for programming
languages in code listings in some circumstances.