We’d love to link you to this website but it’s impossible | The Outline https://theoutline.com/post/2855/we-d-love-to-link-you-to-this-website-but-it-s-impossible
Don't rely on \r \n in your regexes. I have based a couple on the files having Windows-style endings, and I'm now realizing that text editors can change all endings automatically when you open up a document. Endings of \r\n can become \n if the editor is set that way.