Re: [Doxygen-users] Tilde in markdown table field causes unexpected output.

2013-11-20 Thread Jeremy Royston
Hello Albert, Thanks for the lightning-fast reply. I'm using rev 1.8.5 Doxygen, with MARKDOWN_SUPPORT=YES After setting the Doxygen factory defaults the table appeared correctly - very odd! This confirms the old maxim that SW and HW problems disappear when you start to diagnose them. I sugg

Re: [Doxygen-users] Tilde in markdown table field causes unexpected output.

2013-11-20 Thread Albert
Forgot to include the list On Wed, Nov 20, 2013 at 3:18 PM, Albert wrote: > Hi Jeremy, > > I tried with different version and with standard Doxyfile (doxygen -g) but > I did not see the behavior you describe. > Which version of doxygen are you using? > Anything special in your Doxyfile? > > Albe

[Doxygen-users] Tilde in markdown table field causes unexpected output.

2013-11-20 Thread Jeremy Royston
Doxygen outputs text in place of the expected table. The file text is: /*! \file \brief Hardware definitions and macros. The processor is an ATmega32U2. The pins and their functions are: | Pin | I/O | Function | | --: | :--: | :--- | | 1 | I| ~RESET | | 28