v2.7.3
Updated Highlight.js to v7.2. This fixes the problem reported by the Mozilla reviewer that there were loose variables.
Created grayscale-ish images for the disabled toolbar button rather than using the svg trick
Added some tests and changelist items
Replaced all occurrences (in Markdown Here code) of assigning to innerHTML
Added change item about new support for Icedove
Modified default <p> rule to fix Hotmail's style overriding. When composing, paragraphs are now spaced correctly when rendered.
Fixed issue #7: Significant trailing newlines were being stripped. (This code will be pull-requested back to jsHtmlToText at some point.)
Replaced use of outerHTML (and added tests for new function)
Fixed loading of new marked.js in Firefox
Moved preview markdown into separate iframe file. This is partly for moving towards adding some unit tests.
Added tests for Utils and more tests for OptionsStore. Also made some changes that came from these tests.
Shifted options page header to be better aligned with the body, and better alignment between the text and the logo
Added support for Icedove