Hi,
When I have blank lines (starting with ///) in C# comments (for readability in
the source file) doxygen in some cases seems to get into a code mode; the
following text is put inside a box.
It doesn't always happen, but one situation is after an image.
Example:
/// <summary>
/// Brief text.
/// </summary>
/// <remarks>
/// Text.
/// @image html picture.png
///
/// More text.
/// </remarks>
class Test {
}
It doesn't matter if the picture exists or not, the result is the same.
If I put a <br/> on the blank line everything is OK, so the issue can be worked
around.
Is this a known behaviour, and is it desired for some reason?
Tritech Technology AB
Mats Behre
[email protected]
+46 733 45 87 55
www.tritech.se
+46 8 410 120 00
J?rnv?gsgatan 10
PO Box 1094, SE-172 22 Sundbyberg, Sweden
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users