Skip to content

In confluence document how to we @mention someone? #10949

Answered by fkgruber
fkgruber asked this question in Q&A
Discussion options

You must be logged in to vote

I got it working based on the discussion here:
https://community.atlassian.com/t5/Confluence-questions/What-is-the-confluence-source-code-for-a-user-mention/qaq-p/2337124

```{=confluence}
<ac:link><ri:user ri:account-id="myid" /></ac:link>
```

and myid can be found by creating a confluence page, adding a mention to the user of interest, then use view-source to search for accountId.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@cscheid
Comment options

@mcanouil
Comment options

@fkgruber
Comment options

@mcanouil
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by fkgruber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
publishing-confluence Confluence publishing of documents and projects
3 participants