mirror of https://github.com/zulip/zulip.git
help: Document topic links.
This commit is contained in:
parent
3fbd0026a4
commit
bc220aefdf
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
|
@ -65,7 +65,8 @@ patterns like `#1234` to your ticketing system.
|
||||||
```
|
```
|
||||||
Auto-detected URL: zulipchat.com
|
Auto-detected URL: zulipchat.com
|
||||||
Named link: [Zulip homepage](zulipchat.com)
|
Named link: [Zulip homepage](zulipchat.com)
|
||||||
Stream: #**announce**
|
Stream: #**stream name**
|
||||||
|
Topic: #**stream name>topic name**
|
||||||
Custom linkifier: #1234 (links to ticket 1234 in your ticketing system)
|
Custom linkifier: #1234 (links to ticket 1234 in your ticketing system)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue