-
Notifications
You must be signed in to change notification settings - Fork 7
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
next/previous #28
Comments
|
It should iterate correctly but I guess iterating over the index is simpler in this case |
Are you planning to pick this up? ;) |
Ok great! 👍 How hard can it be? I have it all lined up before me on a silver plate. Of course I will stumble upon some obscure bug if I try it 🤣 I'm in! 😎 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should be rather straightforward to implement:
document.mustache
starting from this line but also in a later section we need to provide (if relevant) a next or previous object with alink
field inside the context (or maybe we can simplify and providenext
andprevious
fields directly as link, do not see why the need for a more complex object).nimibook.docs
while processing the tocThe text was updated successfully, but these errors were encountered: