You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change all explicitly created <a name="..."> anchors to lowercase (#2304)
GitHub Flavored Markdown requires these anchors to be all-lowercase for
markdown-style links within the document to work.
Also change one anchor that uses '*' which isn't valid in HTML or
Markdown.
And rename duplicate anchor res-macros to res-macros3.
0 commit comments