Include a br tag in blank lines to ensure they get copied as a line break character. The previous solution used a espace character that needed to be manually removed after pasting. This was inspired by the GitHub web diff viewer.
Fixes #34. It turns out that we don't need tables...
Include a br tag in blank lines to ensure they get copied as a line break character. The previous solution used a espace character that needed to be manually removed after pasting. This was inspired by the GitHub web diff viewer.
Fixes #34. It turns out that we don't need tables...