quartz/docs/advanced
saberzero1 ed0f27c05f
fix: move ExternalPlugin overrides before loadQuartzConfig in quartz.ts docs
loadQuartzConfig() internally calls loadQuartzLayout() to build the
PageTypeDispatcher, which instantiates components. Plugin option overrides
must be registered before this happens. Updated quartz.ts and all doc
snippets that show the ExternalPlugin override pattern to place calls
before loadQuartzConfig(). Also updated OxHugo and Roam docs from stale
v4 plugins pattern to v5 override pattern.
2026-05-24 18:33:58 +02:00
..
architecture.md docs: add package layering, plugin type guide, i18n guide, bases views, and import reference 2026-04-03 19:06:48 +02:00
creating components.md docs: add package layering, plugin type guide, i18n guide, bases views, and import reference 2026-04-03 19:06:48 +02:00
index.md feat(v5): add plugin system (#2295) 2026-03-14 18:10:02 +01:00
making plugins.md fix: move ExternalPlugin overrides before loadQuartzConfig in quartz.ts docs 2026-05-24 18:33:58 +02:00
paths.md docs: fix link to path tests (closes #1163) 2024-05-29 13:04:58 -07:00