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
Currently, only <h2> headings are linked in generated documentation (see ExDoc.Formatter.HTML.Templates.link_headings/3). It would be useful to be able to link to <h3> headings as well (for example, "Term ordering" under "Comparison operators" in the Elixir docs).
Would the maintainers consider a PR making this change?