Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indented ... breaks .pages in subdirectories #77

Closed
HactarCE opened this issue Jul 12, 2023 · 1 comment
Closed

Indented ... breaks .pages in subdirectories #77

HactarCE opened this issue Jul 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HactarCE
Copy link

docs/.pages has these contents:

nav:
  - Wiki:
    - index.md
    - ...
  - faq.md
  - leaderboards

and docs/.pages/puzzles/physical-puzzles/phys-2x2x2x2/.pages contains this:

title: Melinda's 2x2x2x2

but as long as - ... is indented under Wiki:, the second .pages file is completely ignored. If I unindent it to the same level as faq.md, then it works as intended.

@lukasgeiter lukasgeiter added the bug Something isn't working label Jul 15, 2023
@lukasgeiter
Copy link
Owner

Thank you for reporting the bug. The fix is included in version 2.9.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants