mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-16 18:29:17 -04:00
* feat(schemas): add inline markdown text format * fix(common): handle missing git tags in version script * fix(converter): align pdfjs document options with latest types * test(generator): update pdfjs image snapshots * test(playground): register inline markdown example * refactor(schemas): avoid default font i18n key * refactor(schemas): move markdown controls to prop panel end * refactor(schemas): use checkbox for inline markdown toggle * fix(schemas): localize multi variable text prop labels * refactor(schemas): align inline markdown fallback control * fix(schemas): address inline markdown review feedback * refactor(schemas): address inline markdown review refinements * fix(schemas): correct synthetic italic pdf skew * test(playground): add bold italic inline markdown sample