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

BUG: question numbering restarts mid-page on the FAQ #976

Closed
prjemian opened this issue Feb 4, 2022 · 1 comment · Fixed by #977
Closed

BUG: question numbering restarts mid-page on the FAQ #976

prjemian opened this issue Feb 4, 2022 · 1 comment · Fixed by #977
Labels
Milestone

Comments

@prjemian
Copy link
Contributor

prjemian commented Feb 4, 2022

Clipboard01

@prjemian prjemian added the bug label Feb 4, 2022
@prjemian prjemian added this to the NXDL 2022.03 milestone Feb 4, 2022
@prjemian
Copy link
Contributor Author

prjemian commented Feb 5, 2022

Here is the reason:

#. How do I identify the plottable data?

    See the section: :ref:`Find-Plottable-Data`.

.. TODO:  What is the intent of this next question?  What defines "reasonable" in this context?
   #. How can I specify reasonable axes for my data?
   
       ..  Is there a better answer for this?
       	FIXME: This link leads to the naming rules, not axes specification.  Change it.
   
       See the section: :ref:`multi-dimensional-data`.
       
       .. :ref:`DataRules`.

The TODO comment is not indented so the numbering restarts after the comment.

prjemian added a commit that referenced this issue Feb 5, 2022
prjemian added a commit that referenced this issue Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant