In a markdown file the following fenced code block causes a doxygen crash

~~~{.m}
@property Foo *foo;
~~~

The corresponding \code block works fine:

\code{.m}
@property Foo *foo;
\endcode

I have tried this with Apple's provided 1.8.2 and also 1.8.3

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to