between the available macros for Confluence there is one that allows me to show all the revision history, but if I wanted to use only the version number (release), as the corresponding field in Word (document version) to insert this value as "text" in a document / page, how can I do?
maybe this is of help: https://confluence.atlassian.com/display/DISC/Show+the+content+ID+%28page+ID%29+in+a+page
I thank you for your answer, it is useful for another problem I have, but this does not solve my problem. I want to put the serial number of the version of the document each time a document is edited, this number should change crescendo (release 0.1, release 0.2, release 0.3, etc.)
I solved using this
$content.version
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.