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

Add an anchor to the "forwarding macro fragments" paragraph #1300

Merged
merged 2 commits into from
Nov 15, 2022

Commits on Nov 15, 2022

  1. Add an anchor to the "forwarding macro fragments" paragraph

    Since this is a subtle idiosyncracy into which macro users sometimes bump, it can be incredibly help ful to give them a pin-pointed link to the exact paragraph talking about this. Hence the idea of adding some kind of header, and thus an anchor, to it. Since it's just a paragraph, I've gone for a very low header, such as h4.
    
    cc @Nilstrieb
    danielhenrymantilla committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    87f527b View commit details
    Browse the repository at this point in the history
  2. Fix header hierarchy

    Co-authored-by: Eric Huss <eric@huss.org>
    danielhenrymantilla and ehuss committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    04f289a View commit details
    Browse the repository at this point in the history