0x6b / copy-selection-as-markdown

Firefox add-on to copy selection as Markdown
https://addons.mozilla.org/en-US/firefox/addon/copy-selection-as-markdown/
MIT License
190 stars 14 forks source link

Strip trailing whitespaces #105

Open alexanderadam opened 2 years ago

alexanderadam commented 2 years ago

Actual Result

Copied text from the extension should not contain trailing whitespaces since they don't have any meaning in Markdown.

Expected Result

No trailing whitespaces