Closed wkoeter closed 5 years ago
This limitation does not come from Vsxmd. The XML doc is processed by Roslyn compiler.
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/xmldoc/xml-documentation-comments
Besides, you can enable code analyzer to check if the compiler warning CS1570 exists.
Trying to write common things in code blocks like
or
Is currently not possible and gets turned into & gt; and & lt; when using VSXMD