``` Added some missing semicolons and edit some '==' to '===' & '!=' to '!==' with the help of jshint http://jshint.com/. ``` Original issue reported on code.google.com by `robinmil...@gmail.com` on 23 Dec 2014 at 10:49 Attachments: - [Markdown.Converter.js.patch](https://storage.googleapis.com/google-code-attachments/pagedown/issue-82/comment-0/Markdown.Converter.js.patch)