Action
Make Markdown Line Breaks
Replaces a return with two spaces and a return.
Steps
-
script
// See online documentation for examples // http://getdrafts.com/scripting editor.setText(editor.getText().split("\n").join(" \n"));
Options
-
After Success Default Notification Info Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.