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
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
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
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