Open jseppy opened 8 years ago
Could you please resolve the conflict? Thanks!
Ok, that should be fixed. Sorry, first time using git, still getting used to it.
Something still seems wrong, if you look at "Changes" you'll see that it touches too many files, including package.json...
Aren't those changes from the release? Looking at the changes just from each individual commit after the comment to resolve the conflict, I see only jade.cson being changed. It seems the other changes are historical in the context of this pull request. Checking a diff of this pull request and the master shows just a single line in jade.cson changing.
7dee1ac shows the change being fixed, but accidentally leaving in the conflict notations. 2dc2b8c shows the conflict notations being removed. 742076b shows no changes at all.
But I could just be confused by git.
Resolves #14. Fixed highlighting of key/value attributes with more than one character of whitespace before the equal sign.