Releases: JeelGajera/jspdf-md-renderer
Releases · JeelGajera/jspdf-md-renderer
v1.4.0
Features
- rendering: add support for code block rendering with bg (c7828b7)
v1.3.0
Features
- hr: add horizontal rule rendering functionality (843455e)
v1.2.3
Bug Fixes
- list: handle order and unorder list bulleting with start index (518aa94)
v1.2.2
Bug Fixes
- rendering: support nested rendering for heading, paragraph & raw item components (f428b13)
- update md parser handlers to manage nested elements (c7bc541)
v1.2.1
Bug Fixes
- update publish file structure (3c0c5b0)
v1.2.0
Features
- scop: update package name scope (4cba74a)
v1.1.0
Bug Fixes
- heading & paragraph rendering (f47da44)
- list & listitem recursive rendering (74f06ed)
Features
- add example vite project & refactored package.json (685b5e5)
- Add parsing and rendering components for heading, paragraph, and list items (cdd227f)