libplanet
libplanet copied to clipboard
Bullet list items in `Libplanet.Assets.Currency` documentation is not correctly rendered.
The bullet list items in https://github.com/planetarium/libplanet/blob/bfd304b1f92a9066eb85bbe144d091a45075c3a1/src/Libplanet.Types/Assets/Currency.cs#L43-L47 are not correctly rendered:
(https://docs.libplanet.io/5.3.0-alpha.3/api/Libplanet.Types.Assets.Currency.html)
DocFx, the documentation renderer, requires all <item/> tags to contain a <description/> tag inside to be correctly rendered. See https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/recommended-tags#list.
can I give it a try @tkiapril ?
@yashsarnaik22 Go ahead!
Thank You
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.