FaxJs
FaxJs copied to clipboard
remove new lines so embedded html doesn't show in github preview
the table closing tags were showing as a code block
before: https://github.com/jordwalke/FaxJs/blob/a3e4555c628cfac6a2960193619674d17c8fb7c1/README.md (note the h3 and the code block containing unwanted html)
after: https://github.com/jordwalke/FaxJs/blob/d995f061eb544d21beab25fbf40f2660de4e4983/README.md