# Please make url's with all extensions get hyper linked

**URL:** https://discourse.julialang.org/t/please-make-urls-with-all-extensions-get-hyper-linked/71208
**Category:** Meta Discussion
**Created:** [November 9, 2021, 3:51pm UTC](https://discourse.julialang.org/t/please-make-urls-with-all-extensions-get-hyper-linked/71208 "2021-11-09T15:51:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mindaslab](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mindaslab/32/12673_2.png) [@mindaslab](https://discourse.julialang.org/u/mindaslab)
#### Post date: [November 9, 2021, 3:51pm UTC](https://discourse.julialang.org/t/please-make-urls-with-all-extensions-get-hyper-linked/71208/1 "2021-11-09T15:51:36Z")

</div>

Hello all, in this comment [Parallel computing on M1 Max? - #4 by mindaslab](https://discourse.julialang.org/t/parallel-computing-on-m1-max/70343/4) , I thought discourse broke as frame.work is not hyperlinked. I raised an issue in discourse forum here [Frame.work url doesn't get hyperlinked - support - Discourse Meta](https://meta.discourse.org/t/frame-work-url-doesnt-get-hyperlinked/208668)

The reply says some changes should be done to [https://discourse.julialang.org](https://discourse.julialang.org) to make it work properly. It will be great user experience if its done.

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [November 9, 2021, 4:02pm UTC](https://discourse.julialang.org/t/please-make-urls-with-all-extensions-get-hyper-linked/71208/2 "2021-11-09T16:02:20Z")

</div>

Already works if you include the protocol: [https://frame.work/](https://frame.work/)

---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [November 9, 2021, 7:34pm UTC](https://discourse.julialang.org/t/please-make-urls-with-all-extensions-get-hyper-linked/71208/3 "2021-11-09T19:34:13Z")

</div>

Yeah, and you can always manually `[frame.work](https://frame.work)`.

We just use the defaults there. I’m definitely not going to add them all given the [proliferation of wonky TLDs](https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains) combined with the likelihood of typing foo.bar or df.date or container.property (all valid URLs!) without backticks.

We could probably allow a few more common ones, but I don’t think it’s possible to opt-out of the autolinkification without using code formatting.
