Skip to content

Instantly share code, notes, and snippets.

@tdalon
Created February 26, 2024 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdalon/59ec4e0f7aa5da6b8634f56f21d502b8 to your computer and use it in GitHub Desktop.
Save tdalon/59ec4e0f7aa5da6b8634f56f21d502b8 to your computer and use it in GitHub Desktop.
Confluence: Get Version Information
#If Confluence_IsWinActive()
::,ver:: ; Page version info
sHtml := Confluence_GetVerLink(url:="")
Clip_PasteHtml(sHtml)
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment