Skip to content

Instantly share code, notes, and snippets.

@TyDraniu
Last active August 29, 2015 14:24
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 TyDraniu/7949cca453dce1429416 to your computer and use it in GitHub Desktop.
Save TyDraniu/7949cca453dce1429416 to your computer and use it in GitHub Desktop.
Confluence
## Macro title: Attachment Count
## Macro has a body: Y or N (N)
##
## Date created: 14/07/2015
## Created by: Krzysztof Głębowicz
<table>
<tr class="page-metadata">
<td>Załączniki</td>
<td><b>$attachmentManager.getAttachments($content).size()</b></td></tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment