# Please allow changing markdown link style

**URL:** https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842
**Category:** Feature
**Created:** [December 4, 2014, 3:41pm UTC](https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842 "2014-12-04T15:41:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [December 4, 2014, 3:41pm UTC](https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842/1 "2014-12-04T15:41:10Z")

</div>

Hi there,

I don’t like the way the Discourse topic editor creates links in Markdown:

```plaintext
[Example][1]

  [1]: http://example.com

```

On a long post, this makes it harder to change the link, because you have to scroll around looking for the link URL. I much prefer the normal Markdown link method:

```
  [Example](http://example.com)

```

Would it be possible to add an option to switch this default?

Thanks a lot!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [December 5, 2014, 2:54am UTC](https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842/2 "2014-12-05T02:54:48Z")

</div>

There are no plans to change that at this time.

---

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [December 5, 2014, 3:49am UTC](https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842/3 "2014-12-05T03:49:33Z")

</div>

If not a change to the default setting, a configuration option would be much appreciated.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 4, 2025, 11:33am UTC](https://meta.discourse.org/t/please-allow-changing-markdown-link-style/22842/4 "2025-12-04T11:33:23Z")

</div>


