# Convenient way to paste URLs directly

**URL:** https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197
**Category:** Support
**Created:** [February 26, 2021, 6:34am UTC](https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197 "2021-02-26T06:34:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dfabulich](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dfabulich/32/108716_2.png) [@dfabulich](https://meta.discourse.org/u/dfabulich)
#### Post date: [February 26, 2021, 6:34am UTC](https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197/1 "2021-02-26T06:34:44Z")

</div>

The current default behavior for Discourse is to automagically replace URLs with hyperlinks containing their title tags, e.g. when I paste `https://github.com/discourse` it shows up here as [Discourse · GitHub](https://github.com/discourse) (“Discourse · GitHub”) instead of as [https://github.com/discourse](https://github.com/discourse).

Sometimes that behavior is OK, but I often need/prefer to use the original URL instead of the title tag as a hyperlink. The only way I know to do that is to paste the URL twice in Markdown, like this: `[https://github.com/discourse](https://github.com/discourse)`.

That works, but it’s a hassle. The punctuation is finicky; I have to paste twice. Bleh.

Is there an easier or more convenient way to just paste an URL without having Discourse autoreplace it?

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [February 26, 2021, 5:26pm UTC](https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197/2 "2021-02-26T17:26:02Z")

</div>

> [@dfabulich](#):
>
> Is there an easier or more convenient way to just paste an URL without having Discourse autoreplace it?

Surrounding the URL with angle brackets to prevent Discourse from replacing it with the title. For example: `<https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197>`.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [March 28, 2021, 5:26pm UTC](https://meta.discourse.org/t/convenient-way-to-paste-urls-directly/181197/3 "2021-03-28T17:26:38Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
