Open
Description
After the #5406 on SLVS it was identified that there is an issue with the following rule due to unsupported tags dl
and dt
S6966
<p>Using a synchronous method instead of its <a href="https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/">asynchronous</a>
counterpart in an <code>async</code> method blocks the execution and is considered bad practice for several reasons:</p>
<dl>
<dt>
Activity