Re: [Doxygen-users] C# comments and blank lines

2013-06-13 Thread Mats Behre
users@lists.sourceforge.net Subject: Re: [Doxygen-users] C# comments and blank lines Mats-- I asked the same question to the list back in May (5/23, subject: "Markdown: Images and paragraph indentation") and never received a response. One thing I found is that it is related to t

Re: [Doxygen-users] C# comments and blank lines

2013-06-13 Thread Kyle Bygott
Mats-- I asked the same question to the list back in May (5/23, subject: "Markdown: Images and paragraph indentation") and never received a response. One thing I found is that it is related to the new markdown capabilities. I didn't think of the workaround, another thing you can do is reformat a

Re: [Doxygen-users] C# comments and blank lines

2013-06-13 Thread Kyle Bygott
https://bugzilla.gnome.org/show_bug.cgi?id=702189 --Kyle On Thu, Jun 13, 2013 at 9:03 AM, Kyle Bygott wrote: > Mats-- > I asked the same question to the list back in May (5/23, subject: > "Markdown: Images and paragraph indentation") and never received a > response. One thing I found is that i

[Doxygen-users] C# comments and blank lines

2013-06-13 Thread Mats Behre
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: /// ///