the following works as well ``` a(hr...
# javascript
c
the following works as well
Copy code
a(href = "<http://kotlinlang.org>", target = ATarget.blank) {
                +"Main site"
            }