Il-Young Son
Il-Young Son
I know this is old but, in case others run into this problem, solution actually is documented [here](https://github.com/dotnet/docfx/blob/0341b6c0e4ec999da8cef6ac50ab720160d09c35/Documentation/spec/triple_slash_comments_spec.md). Per documentation: > [langwordMapping.yml](https://github.com/dotnet/docfx/blob/27f7f55746dc48f0d7700205c52dff071b51427b/Documentation/langwordmapping/langwordMapping.yml) lists supported language keywords in DocFX. DocFX leverages...
> @ison I'm still unclear on whether the langwordMapping.yml file you linked to there (which I believe is the same one I mentioned in my original post) is actually used...