mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-16 18:29:17 -04:00
* fix(converter): improve md2pdf default styles * feat(schemas): add text box padding and borders * fix(ui): avoid default text box style churn * docs(schemas): clarify text box rendering * fix(ui): restore text vertical alignment * test(generator): update inline markdown snapshot
@pdfme/schemas
This library provides schemas for pdfme templates.
The currently supported schemas can be found in this document.
These schemas are used as plugins in @pdfme/ui and @pdfme/generator, where they are interpreted by UI components and the PDF generator.
For the complete documentation of pdfme, please refer to this link.