mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-02 11:17:32 -04:00
* feat(playground): add md2pdf lab * feat(playground): show md2pdf timings * feat(playground): add md2pdf docs notice * chore(playground): remove template feedback button * fix(playground): keep designer nav buttons on one line * docs(website): document md2pdf converter * docs(website): clarify md2pdf basePdf type * fix(playground): link md2pdf docs section * docs(converter): mark md2pdf as (beta) in English and Japanese documentation * test(converter): avoid brittle img2pdf byte comparison * fix(playground): address md2pdf review notes