elm-community / html-extra

Additional functions for working with Html.
http://package.elm-lang.org/packages/elm-community/html-extra/latest
MIT License
31 stars 14 forks source link

innerHtml documentation: link to owasp.org XSS article doesn't work #14

Closed Zinggi closed 5 years ago

Zinggi commented 6 years ago

The link has a missing ).

Unfortunately it looks like the elm package site renders markdown differently, which causes this. Here in the comments, it looks like this works, but it doesn't on package.elm-lang.org: [XSS](https://www.owasp.org/index.php/Cross-site_Scripting_(XSS))

These work here as well, but I don't know if they will work on package.elm-lang-org: