Update to peggy 2.0.1
- #23: Upgraded to peggy 2.0.1, from @hildjj
- Can show multiple errors instead of just the first
- Can show warnings
- Prefs for controlling debug console output (default: false) and info-level messages (default: true)
- #22: Add inline syntax highlighting in JavaScript template string, from @sanket143