tinymist/editors
QuadnucYard c26dc8de85
feat: add new pdf opts and image page number template to exporter (#2281)
Enhanced the exporter tool:
- For PDF format, added `pdf.pdfVersion`, `pdf.pdfValidator` and
`pdf.pdfTags`. `pdf.pdfVersion`, and `pdf.pdfValidator` will be combined
into `pdfStandard`, and `pdf.pdfTags` will be inverted into `noPdfTags`.
- Use `datetime-local` input for `pdf.pdfCreationTimestamp`.
- For image formats, added `pageNumberTemplate` option, since we cannot
customize that with output path for now.

<img width="1028" height="391" alt="image"
src="https://github.com/user-attachments/assets/1c0c44c9-0ea3-4f7c-a316-5a2746cb8a96"
/>

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-12-07 20:00:26 +08:00
..
emacs docs: update commands to install tinymist cli (#2037) 2025-08-18 07:17:33 +08:00
helix fix: typo in helix docs (#2251) 2025-11-17 19:30:49 +08:00
neovim build: bump version to 0.14.6-rc1 (#2293) 2025-12-04 05:26:48 +08:00
sublime-text feat: finally directly generate markdown files (#1881) 2025-07-07 13:11:23 +08:00
vscode feat: add new pdf opts and image page number template to exporter (#2281) 2025-12-07 20:00:26 +08:00
zed feat: finally directly generate markdown files (#1881) 2025-07-07 13:11:23 +08:00