Releases: mhbl3/obsidian-pdf-gen
Releases · mhbl3/obsidian-pdf-gen
v1.8.0
v1.7.2
🎉 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 inpt
)
- The image width can also be changed on the fly now by doing
- Internal links between chapters
- Support for footnotes
🐛 Fixes
- Callout blocks bug fixes
v1.6.1
🎉 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