RicoSuter/NSwag

Support for <c>...</c> in XML-Comments

Open

#3,422 创建于 2021年4月20日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)C# (6,291 star) (1,189 fork)batch import
help wantedproject: NSwag.SwaggerGeneration

描述

Hi Rico,

when documenting my APIs I sometimes add text enclosed in <c>...</c> tags to show some kind of constant values. Visual Studios IntelliSense displays the text between the tags using a monospaced font. It's comparable to the markdown notation of `...`.

At the moment, the SwaggerUI doesn't support <c>...</c> but it already does support the markdown notation.

Please add support for <c>...</c> too.

Thanks in advance! Max

贡献者指南

Support for <c>...</c> in XML-Comments · RicoSuter/NSwag#3422 | Good First Issue