-
Notifications
You must be signed in to change notification settings - Fork 3
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
number.js does not warn about incorrect section number references #80
Comments
I get
|
When I used stand-ins like |
This introduces a new counter named "1" and leads to
|
Is that a bug or a feature? When would I use this feature? I found the current behaviour surprising, and would have preferred a warning in the log. If you want to keep it how it works now, just close this issue. Thanks in advance! |
It is a feature that links are generated by |
Section number references
[subsection ##SubsectionHeading]
to a non-existing heading do not produce warning messages in the build script.The text was updated successfully, but these errors were encountered: