Various articles have the formatting **[std::string](URL)**. This was used because Discord did not render this Markdown correctly, at least not on mobile iirc.
I have checked recently, and now this appears correct on Mobile and on Desktop, so we should use inline code instead.
However, it looks like the wheatley parser appears bugged because links of the form:
... don't render for some reason. Using a regular masked link instead of a tag appears to work.
In short, we should:
- Resolve the bug with parsing inline code in tagged, masked, links.
- Migrate the old links to used inline code.