Skip to content

Marker v1!

Compare
Choose a tag to compare
@VikParuchuri VikParuchuri released this 27 Nov 17:47
· 52 commits to master since this release
75091a0

This is the release of marker v1, a complete rewrite from scratch.

  • 2x faster due to a new layout model
  • Consistent internal schema for blocks and pages
  • Modular architecture with processors and renderers that can easily be overridden
  • JSON chunk and markdown output
  • Lots of units tests
  • Much higher output quality

What's Changed

New Contributors

Full Changelog: v0.3.10...v1.0.0