quartz/quartz/plugins
saberzero1 fd36066fdf
feat: add PageTypePluginEntry for cross-boundary type compatibility
Introduce PageTypePluginEntry with never[] parameter types to accept
both internal and community PageType plugins in config arrays without
casts, working around branded FullSlug contravariance mismatch.
2026-02-13 19:34:56 +01:00
..
emitters feat(plugins): v5 plugin system 2026-02-07 02:01:38 +01:00
filters Feat(filters): Support "true" as valid for draft and publish frontmatter values (b3a02909ba) 2024-10-22 20:33:54 +00:00
loader feat: add PageType plugin infrastructure (Phase D Step 4) 2026-02-13 19:12:19 +01:00
pageTypes feat: add PageType plugin infrastructure (Phase D Step 4) 2026-02-13 19:12:19 +01:00
transformers fix(citation): Language parameter for non en-US settings (#2075) 2026-01-08 09:30:42 +08:00
config.ts feat: add PageTypePluginEntry for cross-boundary type compatibility 2026-02-13 19:34:56 +01:00
index.ts feat: add PageType plugin infrastructure (Phase D Step 4) 2026-02-13 19:12:19 +01:00
types.ts feat: add PageTypePluginEntry for cross-boundary type compatibility 2026-02-13 19:34:56 +01:00
vfile.ts chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00