In HTML, if I wanted a link to open in a new window, I\'d adopt target=\"_blank\" like this:
you can also do target: :_blank if you prefer to use a symbol
target: :_blank