Fix failure to parse tables with html5 elements (adds masterminds/html5)
NOTE: This release switches the HTML parser from DOMDocument to masterminds/html5 to fix html5 support
What's Changed
- Time element breaks parsing by @RoSk0 in #15
- Add .editorconfig to simplify contributors life by @RoSk0 in #16
- Update CHANGELOG for 1.2.5 by @acoulton in #18
New Contributors
Full Changelog: v1.2.4...v1.2.5