A [[patch]] in my git repository (the inline-pagenames branch) adds the following
-parameter to the [[ikiwiki/directives/inline]] directive:
+parameter to the [[ikiwiki/directive/inline]] directive:
> * `pagenames` - If given instead of `pages`, this is interpreted as a
> space-separated list of links to pages (with the same
-> [[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
+> [[ikiwiki/SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
> in exactly the order given: the `sort` and `pages` parameters cannot be used
> in conjunction with this one.