What is the current behavior?
It seems that {% note %} / {% endnote %} tags reset number when rendered in docs pages. This behaviour manifests in the final generated page, although it does not appear in the GitHub web editor preview tab.
An example page is:
The numbering reset is visible after the first note and after any subsequent note.

What changes are you suggesting?
Allow ordered list numbering to continue past a note.
Additional information
If there's any other info I can provide, let me know.
What is the current behavior?
It seems that
{% note %}/{% endnote %}tags reset number when rendered in docs pages. This behaviour manifests in the final generated page, although it does not appear in the GitHub web editor preview tab.An example page is:
The numbering reset is visible after the first
noteand after any subsequentnote.What changes are you suggesting?
Allow ordered list numbering to continue past a
note.Additional information
If there's any other info I can provide, let me know.