Editorial Workflows

Insert Markdown Image

public workflow

Install Workflow

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: Inserts a Markdown image.

Shared by: Darby Lines

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Document Open ?
Run the block if
File Name
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
Stop ?
Stop
  • This Workflow
  • Repeat Block
Show HUD Alert
OFF
Message
Stopped
…End If
Request Text Input ?
Title
Image Name
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
Set Variable ?
Variable Name
imageName
Value
Input
Request Text Input ?
Title
Image Url
Initial Text
Clipboard
  • Single Line
  • Multiple Lines
Keyboard Options:
Set Variable ?
Variable Name
imageURL
Value
Input
Request Text Input ?
Title
Alt Text
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
Set Variable ?
Variable Name
altText
Value
Input
If… ?
Run the block if
altText
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
Generate Text ?
Text
![imageName](imageURL)
Replace Selected Text ?
Replacement Text
Input
Stop ?
Stop
  • This Workflow
  • Repeat Block
Show HUD Alert
OFF
Message
Stopped
…End If
Generate Text ?
Text
![imageName](imageURL "altText")
Replace Selected Text ?
Replacement Text
Input
Stop ?
Stop
  • This Workflow
  • Repeat Block
Show HUD Alert
OFF
Message
Stopped