-
Notifications
You must be signed in to change notification settings - Fork 0
/
717F27F7-0B19-4710-B0BF-BD5EBB5AF5E5.wkflw
1 lines (1 loc) · 6.51 KB
/
717F27F7-0B19-4710-B0BF-BD5EBB5AF5E5.wkflw
1
{"actions":[{"class":"WorkflowActionCondition","pauseBeforeRunning":false,"subActions":[{"class":"WorkflowActionStopWorkflow","pauseBeforeRunning":false,"customTitle":"","parameters":{"HUDTitle":"No Document Selected","showHUD":true},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionConditionEnd","pauseBeforeRunning":false,"customTitle":"","parameters":{},"pauseWithoutShowingParameters":false}],"customTitle":"If no document...","parameters":{"expression1":{"tokenRanges":{"{0, 1}":"%editor:filename"},"type":"advancedText","text":"?"},"expression2":{"tokenRanges":{},"type":"advancedText","text":""},"comparisonType":0},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionShowAlert","pauseBeforeRunning":false,"customTitle":"","parameters":{"button1Value":{"tokenRanges":{},"type":"advancedText","text":"plain"},"showCancelButton":true,"button1Title":"Plain Text","button3Value":{"tokenRanges":{},"type":"advancedText","text":""},"message":{"tokenRanges":{},"type":"advancedText","text":""},"button3Title":"","button2Value":{"tokenRanges":{},"type":"advancedText","text":"html"},"button2Title":"Markdown (HTML)","title":"Print as..."},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionCondition","pauseBeforeRunning":false,"customTitle":"If \"Plain Text\"...","parameters":{"expression1":{"tokenRanges":{"{0, 1}":"Input"},"type":"advancedText","text":"?"},"expression2":{"tokenRanges":{},"type":"advancedText","text":"plain"},"comparisonType":0},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionGetEditorText","pauseBeforeRunning":false,"customTitle":"","parameters":{},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionPrint","pauseBeforeRunning":false,"customTitle":"","parameters":{"format":1,"font":{"name":"SourceSansPro-Regular","size":18}},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionStopWorkflow","pauseBeforeRunning":false,"customTitle":"","parameters":{"HUDTitle":"","showHUD":false},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionConditionEnd","pauseBeforeRunning":false,"customTitle":"","parameters":{},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionGetEditorText","pauseBeforeRunning":false,"customTitle":"","parameters":{},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionConvertMarkdown","pauseBeforeRunning":false,"customTitle":"","parameters":{"footnotes":true,"smartypants":true,"strikethrough":true,"tables":true,"superscript":true,"autolinks":true,"metadata":false},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionFormatString","pauseBeforeRunning":false,"customTitle":"Generate HTML Template","parameters":{"text":{"tokenRanges":{"{3462, 1}":"Input"},"type":"advancedText","text":"<!DOCTYPE html>\n<html>\n <head>\n <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\">\n <title>Preview<\/title>\n <style type=\"text\/css\">\n body {\n margin: 0;\n padding: 0;\n border: 0;\n color: black;\n font-size: 18px;\n font-family: \"Source Sans Pro\", Helvetica, sans-serif;\n line-height: 150%;\n vertical-align: baseline;\n overflow: hidden;\n background-color: white;\n }\n a {\n color: black;\n text-decoration:underline;\n }\n h1 {\n font-size: 27px;\n margin-top: 32px;\n margin-bottom: 12px;\n }\n h2 {\n font-size: 24px;\n margin-top: 32px;\n margin-bottom: 12px;\n }\n h3 {\n font-size: 22px;\n }\n h4, h5, h6 {\n font-size: 20px;\n margin-top: 12px;\n margin-bottom: 0;\n }\n h1:first-child {\n margin-top: 0;\n }\n p {\n margin-bottom: 12px;\n }\n p:last-child {\n margin-bottom:0;\n }\n ol {\n list-style: outside decimal;\n }\n ul {\n list-style: outside disc;\n }\n ol, ul {\n padding-left:0;\n margin-bottom:12px;\n }\n ol li {\n margin-bottom:16px;\n margin-left:28px;\n }\n ul li {\n margin-bottom: 12px;\n margin-left: 20px;\n }\n ol:last-child, ul:last-child {\n margin-bottom:0;\n }\n li > p {\n margin-bottom:12px;\n }\n li > ol, li > ul {\n margin-top: 12px !important;\n padding-left:12px;\n }\n dl {\n margin-bottom: 12px;\n }\n dl dt {\n font-weight:bold;\n margin-bottom: 8px;\n }\n dl dd {\n margin-left: 0;\n margin-bottom: 12px;\n }\n dl dd:last-child, dl:last-child {\n margin-bottom: 0;\n }\n pre {\n white-space: pre-wrap;\n margin-bottom: 24px;\n overflow: hidden;\n padding: 3px;\n -webkit-border-radius: 3px;\n background-color: white;\n border: 1px solid gray;\n }\n code {\n font-family: \"DejaVuSansMono\", monospace;\n font-size: 0.9em;\n white-space: nowrap;\n padding: 2px;\n }\n pre code {\n font-family: \"DejaVuSansMono\", monospace;\n white-space: pre-wrap;\n border: none;\n padding: 0;\n background-color: transparent;\n -webkit-border-radius: 0;\n }\n blockquote {\n border-left: 3px solid #ccc;\n margin-left: 0;\n margin-right: auto;\n width: 95%;\n padding: 0 10px;\n }\n table {\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 24px;\n border-bottom: 1px solid #ddd;\n border-right: 1px solid #ddd;\n border-spacing: 0;\n }\n table th {\n padding: 3px 10px;\n background-color: white;\n border-top: 1px solid #ddd;\n border-left: 1px solid #ddd;\n }\n table td {\n padding: 3px 10px;\n border-top: 1px solid #ddd;\n border-left: 1px solid #ddd;\n }\n img {\n border: none;\n display: block;\n margin: 1em auto;\n max-width: 100%;\n }\n #content-wrapper {\n height: 100%;\n overflow-y: scroll;\n overflow-x: hidden;\n font-size: 1.0em;\n width: 100%;\n }\n #content {\n width: auto;\n padding: 40px 40px 40px 40px;\n }\n .footnote {\n font-size: 0.8em;\n vertical-align: super;\n }\n .footnotes ol {\n font-weight: bold;\n }\n .footnotes ol li p {\n font-weight: normal;\n }\n <\/style>\n <\/head>\n <body>\n <div id=\"content-wrapper\">\n <div id=\"content\">\n ?\n <\/div>\n <\/div>\n <\/body>\n<\/html>\n"}},"pauseWithoutShowingParameters":false},{"class":"WorkflowActionPrint","pauseBeforeRunning":false,"customTitle":"","parameters":{"font":{"name":"Helvetica","size":16}},"pauseWithoutShowingParameters":false}]}