### Type of issue Typo ### Description This is what the HTML source looks like: ```html <h1>Big<wbr>Integer.<wbr>Mod<wbr>Pow(BigInteger, BigInteger, BigInteger) Method</h1> ``` In my opinion, it makes little sense to elegantly wrap identifiers in documentation for the sake of a nicer presentation. ### Page URL https://learn.microsoft.com/en-us/dotnet/api/system.numerics.biginteger.modpow?view=net-9.0 ### Content source URL https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Numerics/BigInteger.xml ### Document Version Independent Id bf541d99-4980-e99c-3122-c01355d741cc ### Platform Id 44d5f41a-016a-9890-f3fe-6284075dcaba ### Article author @dotnet-bot