Buddy-System
Buddy-System copied to clipboard
Avoids single words breaking onto the last line of text.
I made sure to put your authorship at the top of the readme - I just wanted this to be easily installed via npm. I also updated the code a...
This breaks the link. For example: `[email protected]` is transformed into `mailto:[email protected]` in Chrome 43
I was wondering why you opted to use the regex to count spaces? It's restricting in the sense that it neither accounts for double spaces after a period (habit of...