Commit Graph

9 Commits

Author SHA1 Message Date
Glavin Wiechert dfb45c026a Fix failing tests 2016-07-06 14:58:28 -03:00
Ra100 b11dc80abc Fix Tidy Markdown and Rubocop examples expected output 2016-05-20 10:14:43 +02:00
Glavin Wiechert ef8ca9798b Update markdown examples 2016-04-23 17:13:54 -03:00
Glavin Wiechert e5e37dc2c1 Update tidy-markdown and fix related tests 2016-04-23 16:37:07 -03:00
Glavin Wiechert 0b1d0216d9 All tests should pass with new internal API 2015-04-30 13:23:41 -03:00
Glavin Wiechert 0b20005e9a See #169. Fix Markdown YAML Front Matter Test 2
My local pandoc was not the same as Travis CI's
and so my beautifications were always different and tests would not
match. I used `brew install pandoc` and am now in sync at v1.13.2
2015-01-03 02:10:28 -04:00
Glavin Wiechert eb1471d23b Closes #172, #146. Update to new Atom Config API.
What's new:
- Add settings descriptions
- Update options for js-beautify (JS, CSS, HTML)
- Update Spec to support new changes
2015-01-03 01:58:52 -04:00
Glavin Wiechert a2292201a3 Remove newline in expected output for Markdown YAML Front Matter test 2
Fixes https://travis-ci.org/Glavin001/atom-beautify/builds/45710683
2015-01-02 16:18:43 -04:00
Glavin Wiechert bddf667c82 See #171, #169. Add more tests for CSS & Markdown w/ YAML Front Matter 2015-01-02 15:01:07 -04:00