XmlCommentMarkDownGenerator
XmlCommentMarkDownGenerator copied to clipboard
<inheritdoc> tag not recognized
trafficstars
InheritDoc is a 3rd party one isn't it? Implementing this would be quite tricky as the generator currently only reads the generated XML file and doesn't go digging into other sources.
Could you make this project swallow the exception and give an warning when the xml contains unexpected tags instead of simply crashing? Thanks.