Fixes, Improvements, and Eyecandy
- Added latest version of external markdown parsing library (Parsedown)
- Added PHPUnit as a dev dependency for running tests independent of environment
- Fixed issue where the
startingHeaderLevel
setting was not reflected on settings page - Fixed issue where the
startingHeaderLevel
would not be applied unlessaddHeaderAnchors
wastrue
- Fixed test bootstrapping and update XML config for PHPUnit