mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

Improve documentation for newTabLink #305

Open emilgoldsmith opened 3 years ago

emilgoldsmith commented 3 years ago

Hi! I just got myself confused about newTabLink, thinking in the sense of that it was meant to be used when I changes tabs in my own app, so delved into the source code to understand it as there wasn't documentation.

I now get that it of course means a new browser tab which makes sense, but just thought I'd add that to the documentation.

Do I not remember correctly that @link will link to the link documentation? Or do I write it as a markdown link with the #?