Skip to content

Releases: mhbl3/obsidian-pdf-gen

v1.8.0

22 Dec 05:33
75a4c4d
Compare
Choose a tag to compare

🎉v1.8.0🎉

🐛 Fixes

  • Fixed indent on lower levels
  • The word "chapter" does not show and pages start with the name of .md file only now
  • Fixed how levels greater 5 show

v1.7.2

21 May 18:28
bf88aec
Compare
Choose a tag to compare

🎉 v.1.7.2 🎉

Main new features

  • Support for nice looking tags
  • Larger default image width
    • The image width can also be changed on the fly now by doing obsi_pdf -n my_note --img-width 1.5 (where 1.5 is in pt)
  • Internal links between chapters
  • Support for footnotes

🐛 Fixes

  • Callout blocks bug fixes

v1.6.1

20 Apr 05:35
Compare
Choose a tag to compare

🎉 First public release 🎉

Main initial features

  • Code block, block notes, and callouts rendered in pdfs
  • Latex, inline code of markdown notes are also rendered in pdf
  • Markdown tables are generated in the pdf
  • Linked notes are automatically added when generating a pdf
  • Table of contents
  • Ability to manage formatting and style
    • font size
    • colorful headers
    • including \clearpage to start a new pdf page