Skip to content

Releases: JeelGajera/jspdf-md-renderer

v1.6.4

05 Jun 07:11

Choose a tag to compare

Bug Fixes

  • publish workflow update (817da14)

v1.6.2

05 Jun 07:00

Choose a tag to compare

What's Changed

  • chore: handle long text rendring with same indentation by @JeelGajera in #19

Full Changelog: v1.6.1...v1.6.2

v1.6.1

03 May 14:24

Choose a tag to compare

Bug Fixes

  • renderer: adjust long text rendering and indentation for list items and raw items (c18a0e9)

v1.6.0

12 Apr 08:17

Choose a tag to compare

Features

  • list-rendering: improve nested list rendering and indentation in PDF output (12ad759)

v1.5.1

12 Apr 07:10

Choose a tag to compare

Bug Fixes

  • readme: update README and examples to include additional emphasis styles (580b50d)

v1.5.0

12 Apr 06:53

Choose a tag to compare

Bug Fixes

  • rendere-code: update renderer code for return cursor values (e350361)

Features

  • add support for the Em and strong elements (be8d99f)
  • add vite build configs (b4b1eed)
  • emphasis: enhance PDF rendering for empasis md components and update configurations (cbc141c)

v1.4.1

19 Mar 07:03

Choose a tag to compare

Bug Fixes

v1.4.0

15 Jan 12:40

Choose a tag to compare

Features

  • rendering: add support for code block rendering with bg (c7828b7)

v1.3.0

04 Jan 09:18

Choose a tag to compare

Features

  • hr: add horizontal rule rendering functionality (843455e)

v1.2.3

28 Dec 09:59

Choose a tag to compare

Bug Fixes

  • list: handle order and unorder list bulleting with start index (518aa94)