Re: [Doxygen-users] problem with backslash in markdown

2015-11-25 Thread Christoph Lipka
Am 25.11.2015 um 12:58 schrieb Yngve Inntjore Levinsen: > Hi, > > Thanks for the suggestion. Yes that works, but the same readme file is > also used by e.g. the web page of the git repository. This web page > only understands markdown, not doxygen commands. > > My solution in the end was to rename

Re: [Doxygen-users] problem with backslash in markdown

2015-11-25 Thread Yngve Inntjore Levinsen
Hi, Thanks for the suggestion. Yes that works, but the same readme file is also used by e.g. the web page of the git repository. This web page only understands markdown, not doxygen commands. My solution in the end was to rename the example scripts. I still

Re: [Doxygen-users] problem with backslash in markdown

2015-11-24 Thread Albert
Yngve, When there is is no objection to using normal doxygen commands you could use \code and \endcond or \verbatim \endverbatim Albert On Tue, Nov 24, 2015 at 12:05 PM, Yngve Inntjore Levinsen < yngve.levin...@esss.se> wrote: > Hi all, > > I am having an issue with backslash in markdown file

[Doxygen-users] problem with backslash in markdown

2015-11-24 Thread Yngve Inntjore Levinsen
Hi all, I am having an issue with backslash in markdown file which I am starting to wonder if is a bug. My README.md which I want to include as front page looks like this (simplified to make it clear): # MyCode Version 1.0.0 ## INSTALLATION I