mirror of
https://github.com/kovetskiy/mark.git
synced 2026-03-14 06:07:36 +08:00
15 lines
232 B
Markdown
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} |