Changelog
- 67f770b - Latest versions for deps - Build against Go 1.23.0 (needed because of golang/go#71984)
- 0e9b49f - fix empty cells in tables #20 - fix table cell text overflow outside (scan tables first and find max length) - fix bold/italic breaks table layout
- 9ac2bee A more elaborate table test, following #71
- 8850fd9 Bump golang.org/x/net from 0.37.0 to 0.38.0
- 711549d Fix tests: need to enable relevant
PdfRenderer.Extensions
. - f51f24b update gohighlight submodule