Action

HTML2MD

Posted by sorashima, Last update about 1 year ago - Unlisted

Steps

  • script

    let html = draft.content
    let h = new HTMLToMarkdown()
    
    let output = h.process(html)
        context.addSuccessParameter("result", output)

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.