Skip to content

Doxter 1.3.0

Latest
Compare
Choose a tag to compare
@selvinortiz selvinortiz released this 08 Jul 05:45
· 6 commits to master since this release

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 unless addHeaderAnchors was true
  • Fixed test bootstrapping and update XML config for PHPUnit