Convert markdown to a file
Creates a file with markdown content provided & stores this file in the built-in Media library. The id of the media library file is stored in the Variable scope under the name provided in "RESULT"
Input parameters
Name | Description | Type | Required | Default value |
---|
Markdown | The markdown you wish to convert to a file | STRING | false | |
Filename | The name of the file to create | STRING | false | |
Output
Name | Description | Type | Default value |
---|
Result | The name of the variable in which to store the media library ID of the file created. | FILE | |