Editorial Workflows

Surround with HTML tag

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: Surrounds the selected text with a simple HTML tag. The user is prompted for the text that will be placed into each tag. For example: i, b, blockquote.

<i>selected text</i>
<b>selected text</b>
<blockquote>selected text</blockquote>

Shared by: aliteralmind

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Set Variable ?
Variable Name
selected_text
Value
Selected Text
Request Text Input ?
Title
Tag text? (i, b, blockquote, ...)
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
Set Variable ?
Variable Name
tag_text
Value
Input
Generate Text ?
Text
<tag_text>selected_text</tag_text>
Replace Selected Text ?
Replacement Text
Input