tinymist/tools/editor-tools
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
..
src feat: add new pdf opts and image page number template to exporter (#2281) 2025-12-07 20:00:26 +08:00
.gitignore feat: complete symbol view (#218) 2024-04-27 09:58:58 +08:00
index.html feat: provide package view and local documentation (#596) 2024-09-12 21:17:07 +08:00
package.json build: make use of async io of js to speed up vscode builds (#2069) 2025-08-31 18:34:20 +08:00
tsconfig.json feat: revamp font view with more features and better styles (#2060) 2025-09-02 10:02:32 +08:00
vite.config.js feat: revamp font view with more features and better styles (#2060) 2025-09-02 10:02:32 +08:00