Editorial Workflows

Checklist

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: A custom CSS preview in progress. It should be usable at this point. Note that is is not for multimarkdown at this time.

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
get text ?
Folded Text
  • Include
  • Replace with:
If… ?
Run the block if
Input
  • 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
convert it ?
Markdown Extras: Footnotes
ON
…Auto-Links
ON
…Strikethrough (~~x~~)
ON
…Superscript (^x)
ON
…Tables
ON
…Smart Quotes etc.
ON
…Strip Metadata Headers
OFF
Set Variable ?
Variable Name
fulltext
Value
Input
Show HTML ?
HTML
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <style type="text/css"> body {background-color: #fafafa;color:#333;padding-bottom:0px;} h1 {font-family: "Helvetica"; font-size: 18pt; font-weight: Bold;padding-bottom:0px;line-height:0pt;padding-top:10px} h2 {font-family: "Helvetica Neue"; font-size: 24pt; font-weight: 200;} h3 {font-family: "Helvetica Neue"; font-size: 22pt; font-weight: 200;} h4 {font-family: "Helvetica Neue"; font-size: 20pt; font-weight: 200;} blockquote p {background-color: #F6F2EF; color: #000000; border-left: 20px solid #630919; font-family: "Helvetica Neue"; font-size: 16pt; font-weight: 200; text-align: justify; padding: 5px 0px 5px 5px; margin-left:55px; margin-right: 55px;} p {font-family: Serif; font-size: 20pt; color: #630919; font-weight: 300; text-align: justify; padding: 0px 40px .5em 40px;} ol {margin: 0 0 1.5em;padding: 0;counter-reset: item;font-size:16pt;font-style:”Helvetica”;line-height:40px;padding-top:0px} ol > li {margin: 0;padding: 0 0 0 2em; text-indent: -2em; list-style-type: none;counter-increment: item;} ol > li:before {display: inline-block;width:1em;padding-right: 0.5em;font-weight: bold;text-align: right;content: counter(item) ".";} cite {font-size:12pt; font-weight: 200;text-decoration:none;} a:link{color:#3366bb;text-decoration:none;} </style> </head> <body> fulltext </body> </html>
Title
Preview
Base URL
None