Editorial Workflows

Custom Preview

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.

Shared by: wezlo

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: #FFF5D6;} h1 {font-family: "Helvetica Neue"; font-size: 26pt; font-weight: 300;} 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: 18pt; 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;} li {font-family: "Helvetica Neue"; font-size: 18pt; font-weight: 200; margin-left: 55px; padding-bottom: .5em;} cite {font-size:12pt; font-weight: 200;} </style> </head> <body> fulltext </body> </html>
Title
Preview
Base URL
None