Support for <threadsafety> items (to help migration from SHFB)
Open
dotnet: xml-comment
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
**Operation System**: Windows
**DocFX Version Used**: Most recent
**Template used**: Default
**Steps to Reproduce**:
Add triple-slash with threadsafety tag:
```
///
/// ...
///
///
public static class Xyz ...
```
**Actual Behavior**:
No note in type description.
**Expected behaviour**:
Generate note in type description.
Contributor guide
Assessment
This issue has not been assessed yet.