Skip to content

Instantly share code, notes, and snippets.

@jsejcksn
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsejcksn/7c08e6bbbdd0d23feb9c to your computer and use it in GitHub Desktop.
Save jsejcksn/7c08e6bbbdd0d23feb9c to your computer and use it in GitHub Desktop.
Test Gist

Question
What happens if you turn off the ACE Editor while editing a Markdown file?

Answer
You lose line numbering and Indent mode.

  1. I really wish that the editor remembered my selected number of spaces for indents.
    Maybe it's because I didn't use any yet?
  2. That was it!
  3. No, that wasn't it. It's a localStorage variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment