fix base node

This commit is contained in:
Philipinho
2026-08-12 16:47:32 +01:00
parent 9414a38215
commit db3ff54da1
2 changed files with 2 additions and 1 deletions
@@ -192,6 +192,7 @@ export const defaultAsyncNodes: NodeSerializerAsync = {
// No usable static export representation: skip without failing.
subpages() {},
transclusionReference() {},
base() {},
};
export const defaultMarks: MarkSerializer = {