cwilson1031 / jsdoc-toolkit

Automatically exported from code.google.com/p/jsdoc-toolkit
0 stars 0 forks source link

UTF-8 BOM in publish.js breaks execution #304

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If the publish.js file is saved with the UTF-8 BOM character, the execution of 
JSDoc is broken. It should be able to handle it properly.

Original issue reported on code.google.com by fre...@gmail.com on 19 Oct 2010 at 3:41