Editorial Workflows

pdfe2md

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: for use with Workflow & PDF Expert. Converts a PDF Expert Annotation Summary to Markdown

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Find / Replace ?
Find
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; margin: 10px; } h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea { padding: 0px; margin: 0px; } .main { margin: 0px auto; } .page { background-color: #FFFFFF; float: left; padding: 0px; } .header { float: left; } .content { float: left; padding-top: 12px; width:100%; } .left-panel { float: left; padding-top: 20px; padding-bottom: 20px; } .left-panel-in { text-align: justify; clear: both; } .title { font-size: 14px; font-weight: normal; color: #035c7a; margin-bottom: 5px; } .item { margin-bottom: 3px; } .footer { background-color: #000000; width: 800px; height: 55px; float: left; } .footer p { color: #FFFFFF; margin-top: 20px; text-align:center; } .footer a { color: #FFFFFF; } .annotationRef { font-size: 12px; color: #777777; }
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
<div class='header'> <h2>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
##
Find / Replace ?
Find
<!DOCTYPE html> <html><head><meta http-equiv='Content-Type' content='text/html; charset=UTF-8'> <meta charset='UTF-8'> <style> </style> </head> <body> <div class='main'> <div class='page'>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
</h2> </div> <div class='content'> <div class='left-panel'> <div class='left-panel-in'>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
<p class='item'><span class='annotationRef'>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
-
Find / Replace ?
Find
</p>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
</span>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
</div> </div> </div> </div> </div> </body> </html>
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
highlight [page
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
(
Find / Replace ?
Find
]:
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
)