How to turn off Atom's url highlighting?
atom-editor, editor, url
Solution
Just disable the `language-hyperlink` package.
Settings > Packages > Language Hyperlink > Disable
Problem
I found out that when editing documents in Atom, URLs are automatically highlighted. Is it possible to turn this behavior off and display URLs as ordinary strings?