How do you put links in a post?

There are a few ways to do it:

  • Paste any URL directly into your post (and if you put it on its own line it gives you a nice box around it)
  • Use Markdown:
    [link text](https://example.com)link text
  • Use the link button in the composer toolbar
  • Use BBcode (like the old forum):
    [url=https://example.com]link text[/url]link text

There’s more information in the Help category:

Let me know if none of those work for you.