node-readability
node-readability copied to clipboard
Debugging option flag should be set before all dbg() calls.
Added an additional line to set it near the top of parse(). It is normally set in start(), but start() is called too late (after some dbg() statements).