You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Thu, 4 Aug 2022, 01:53 mdeliw, ***@***.***> wrote:
Does the *include work only as the highest level list and not under
secondary level?
For example: this works
nav:
- Main topic: '*include:...'
this doesn't work:
nav:
- Main topic:
- intro: "index.md"
- Sub topic: "*include..."
—
Reply to this email directly, view it on GitHub
<#83>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADI7HJZAWTSF2WJTGWEN5DVXMA7JANCNFSM55QTQXIQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Does the
*include
work only as the highest level list and not under secondary level?For example: this works
nav:
this doesn't work:
nav:
The text was updated successfully, but these errors were encountered: