RicoSuter/NSwag

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

Open

#3422 aperta il 20 apr 2021

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)C# (1189 fork)batch import
help wantedproject: NSwag.SwaggerGeneration

Metriche repository

Star
 (6291 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor