Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Markdown from an attachment macro renders Markdown content from attachments located in the same or different pages and/or spaces.

...

 

Info

The Markdown content is rendered based on the permissions of the page and/or space. Any attachment available in a public location can be accessed and the Markdown content can be rendered. Currently, any links or images in Markdown content referring to a private repository, or a location that must be logged in to, cannot be accessed and thus, rendered.


Basic use

This macro can be deployed using one of the following methods:

...

Macro specific parameters

Macro Editor LabelDefaultDescriptionMacro Parameter
Page for attachmentAttachment on the same page

Enter

the location where Markdown content is present.^attachment: Read content from an attachment to

the page

name where the macro is located.
  • page^attachment: Read content from an attachment to the specified page name.
  • space:page^attachment: Read content from an attachment to the page name available in the specified space name

    and/or space name, that contains Markdown content, in the text box.

    page
    Name of attachment<required>

    Enter the name and the extension of the file with the Markdown

    content

    content in the text box. This is a mandatory field.

    The following Markdown file extensions are applicable:

    • markdown
    • md
    • mdown
    • mkdn
    • mkd
    • mdwn
    • mdtext
    • txt
    • text
    name
    File encodingUTF-8

    Specify the encoding for an external file, if different from the default system handling.

    encoding

    Common parameters

    The following parameters are available for all Markdown macros:

    ...