The Markdown from an attachment macro renders Markdown content from attachments located in the same or different pages and/or spaces.
Basic Use
This macro can be deployed using one of the following methods:
Selected from the Macro Browser | Markdown from an attachment |
---|---|
Markup Shortcut | {markdown-attachment} |
Parameters
Macro specific parameters
Macro Editor Label | Default | Description | Macro Parameter |
---|---|---|---|
Page for attachment | Attachment on the same page | Enter the page or file location where Markdown content is present.
| page |
Name of attachment | <required> | Enter the file name with the Markdown content. This is a mandatory field. | name |
File encoding | UTF-8 | Specify the encoding for an external file, if different from the default system handling. | encoding |
...