Link

What is Link?

Text wrapped in square brackets, immediately followed by a web address in parentheses — [text](https://example.com) — rendered as a clickable link.

Why it matters

Lets you reference other notes, docs, or pages without pasting a raw, ugly URL.

How it works

Square brackets hold the text people see; parentheses hold the address. A bare address on its own also becomes a link.

Examples

  • `[knowdust docs](https://knowdust.com/docs)`

Back to the glossary