Question about link rendering #8961
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Looks like a bug in #1157: docfx/src/Docfx.Dotnet/Resources/XmlCommentTransform.xsl Lines 28 to 44 in d90b318 Because your The templates could probably be fixed by replacing Until that is fixed, you may be able to work around the bug by adding whitespace before |
Beta Was this translation helpful? Give feedback.
Looks like a bug in #1157:
docfx/src/Docfx.Dotnet/Resources/XmlCommentTransform.xsl
Lines 28 to 44 in d90b318
Because your
seealso
element has no text directly in it (although there is text in theem
child e…