Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 603 Bytes

MarkEdit-devtools

Dev Tools for MarkEdit that leverages markedit-api.

Available Tools

  • Base64 Encoder/Decoder
  • UUID Generator
  • URL Encoder/Decoder
  • HTML Entity Encoder/Decoder
  • Hash Calculator
  • Text Case Converter

Installation

Copy dist/markedit-devtools.js to ~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/.

You can also run yarn install && yarn build to build and deploy the script.

Usage

Tools are accessible from the "Dev Tools" menu under the "Extensions" menu in status bar.