You shouldn't need anything more fancy than traditional, shiny-ified HTML:
a("test", href="http://google.com", target="_blank")
You're just looking to set the target
attribute on the a
tag which tells your browser where to open this new link you created.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…