Skip to content

print-site v1.0.0

Compare
Choose a tag to compare
@timvink timvink released this 21 Dec 19:51
· 185 commits to master since this release

print-site 1.0.0

First major release!

Added

  • Added option with documentation to ignore certain elements (see docs) #31
  • Added option to exclude entire pages from print page #34
  • Improved formatting of table of contents when using nested sections db114c0 (see #27)
  • Added support for nested sections, including support for enumeration #27
  • Added sections from navigation to print page content, including support for enumeration #27
  • Clarified how to avoid print dialog for printing PDFs #33
  • Clarified how to add images to the print cover page #28

Fixed

  • Fixed broken internal links when using nested relative links, see #30
  • Fixed bug when parsing absolute image urls #32
  • Fixed bug in parsing anchor urls that had special characters 4697a0f
  • Fixed bug where empty markdown pages crash renderer 95a4ba6