Change the title of if statement in trpl book.#21393
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see CONTRIBUTING.md for more information. |
|
Actually, it should be the other way around. Care to fix |
|
(and thank you!) |
|
However, unfortunately, it seems that the backticks do not work in the title block of pandoc. Unlike the backticks in the headings, the backticks in the title block will be left as-is (and won't be changed to the |
|
Ugh. No. :( I guess this patch works, then. Thank you! |
|
@bors: rollup |
Slightly change the title to make it look more consistent with other chapters (e.g. Match.)
…nlay-hint-location-links feat: Add location links for generic parameter type hints
Slightly change the title to make it look more consistent with other chapters (e.g. Match.)