MarkdownGenerator
MarkdownGenerator copied to clipboard
/// <inheritdoc /> doesn't inherit in markdown files
Hello,
I have some methods with /// <inheritdoc /> as documentation tag.
The output of MarkdownGenerator doesn't show the inherited documentation.
Thank you for your useful project.
Filippo