mark/testdata/mention.md
2026-02-08 00:59:43 +01:00

15 lines
232 B
Markdown

Hello @{username}!
Unclosed @{mention
Not a mention @{}
Another one @{name}
Multiple @{one} and @{two}
In a link [mention @{me}](http://example.com)
In a code `@{username}`
In a block:
```
@{username}
```
Indented:
@{username}