- Update atom-text-editor elements in base.less, thanks @YouKnowBagu
- Fix bracket matching, thanks @reverendj1
- Move stylesheets/ directory to styles/ directory as per current Atom syntax theme documentation, thanks @zimme
- More updates to CSS for clarity and compatibility with Shadow DOM changes, thanks @Psylocybit
- Fix issue with text selection when using Shadow DOM
- Updated CSS for compatibility with Shadow DOM
- Tweaked colours of invisibles / indent guide / wrap guide to suite editor background
- Added markdown support, thanks @EmberQuill
- Added more information about settings to README.md
- Pushed to atom package repository
- Initial package