### Features

#### Link to a page in a markdown link

You can easily create a link to a page with the syntax `[Page title](page:page-id)`.

Example:

```markdown
[Link to a blog post](page:blog/post-1)
```

[Documentation →](/documentation/content/#link-to-a-page)
