# HG changeset patch # User Wuzzy # Date 1575483793 0 # Node ID d06d541ca91ce5a853cb1a080774921f30f434c7 # Parent e433562fb8813409863d21a7c5f4d63268cfba3c HWPFormat: Sidecar diff -r e433562fb881 -r d06d541ca91c HWPFormat.wiki --- a/HWPFormat.wiki Wed Dec 04 18:14:40 2019 +0000 +++ b/HWPFormat.wiki Wed Dec 04 18:23:13 2019 +0000 @@ -95,7 +95,7 @@ === Nested HWPs === HWPs can be nested. That is, if you put a HWP inside another HWP, the contents of the inner HWP will be loaded as well. -There's a limit to this: The nesting can only go one layer deep, in order to keep things simple. HWPs that are nested even deeper are simply ignored. +But there's a catch: The nesting can only go one layer deep, and only sidecar HWPs will work. HWPs that are nested deeper as well as nested HWPs that are not sidecars will be ignored. === Order of precedence ===