Temp fixing an issue with emphasis and underscores in links
Created by: Joelkw
It seems that if trying to emphasize text, the underscores in any url paths break our docsite handling of the underscore string (VSCode preview and Github's own comment fields seem to handle this, so it doesn't seem like a limitation of markdown in general).
The temporary solution is just to wrap the emphasized strings in a way that the url underscores aren't enclosed.
In other words, before this change, this line looked like:
- _Maintaining and expanding code host integrations_