Appearance
You can ignore URLs using the comment syntax. Add one of these characters at the beginning of the line to create a comment:
#
//
Given the following two lines of comment syntaxes:
# google.com // https://github.com
Would look like this in the editor: