FaxJs icon indicating copy to clipboard operation
FaxJs copied to clipboard

remove new lines so embedded html doesn't show in github preview

Open chee opened this issue 1 year ago • 0 comments

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

chee avatar Aug 15 '24 22:08 chee