Open chrisdrackett opened 8 years ago
Because things in Markdown are based on multiples of four spaces, the default in Markdown is 4 spaces regardless of your global setting. You can change it by going to the language-gfm settings in the Settings View:
language-gfm
Right, this is what I'm talking about, this is where I have it set to 2 spaces
I can't reproduce the behavior you're describing using Atom v1.5.0-dev-f3e257c on Mac OS X 10.11.1. Have you tried closing and opening the Markdown document after you change the setting?
Have you followed the suggestions in the Debugging document? Also, could you give the following information?
atom --safe
?
I have a Tab Lentgh in the settings set to 2 spaces, but when I tab in a file I always get 4. not sure if I'm missing something...