/downplay

Markdown editor

Primary LanguageJavaScriptMIT LicenseMIT

Downplay

Downplay is a Markdown (GFM) editor created by gavinhungry.

How To Use

Enter the desired Markdown in the left-hand input panel, then immediately see the result in the right-hand output panel.

Options

  • HTML - Display the HTML code, instead of the browser rendering it.
  • Scroll - Keep the output panel scrolled to the bottom.
  • Autosave - Autosave Markdown input to localStorage. Disabling this option will erase any previously saved input.

License

Released under the terms of the MIT license. All code is available on GitHub.