Skip to content

2.1.0

Compare
Choose a tag to compare
@simonhaenisch simonhaenisch released this 29 May 03:15
· 385 commits to master since this release

(includes notes for v2.0.1)

Features

  • allow pdf_options.margin to be passed as a CSS-like margin (ad4854b)
  • nicer code block formatting: lighter background, border radius (d8a8e32)
  • update dependencies marked, chalk and iconv-lite (fd146d3)

Fixes

  • invalidate --html-pdf-options in favor of --pdf-options (82bd49d)
  • set CSS media type to screen before writing PDF (c5274e3)
  • set pdf_options.printBackground: true so background colors are printed (a638f0e)