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 Editor LabelDefaultDescriptionMacro Parameter
Page for attachmentAttachment on the same page

Enter the page and/or space location where name, that contains Markdown content is presentin the text box.

page
Name of attachment<required>

Enter the name and the extension of the file with the Markdown contentcontent 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

...