Add references for documents

[ci skip]
pull/8151/head
Oliver Günther 5 years ago
parent 273eefa197
commit dcdb54144e
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 1
      docs/user-guide/wysiwyg/README.md

@ -122,6 +122,7 @@ As with the textile formatting syntax, you can link to other resources within Op
- **version by ID or name**: `version#3`, `version:"Release 1.0.0"`
- **project by ID/name**: `project#12` , `project:"My project name"`
- **attachment by filename**: `attachment:filename.zip`
- **document by ID/name**: `document#12` , `document:"My document name"`
- **user by id or login**: `user#4` , `user:"johndoe"`
- **a forum message by ID**: `message#1218`
- **repository revision 43**: `r43`

Loading…
Cancel
Save