On Sun, Mar 19, 2017 at 02:25:15PM +0100, Nicolas Goaziou wrote:
> You may have a mixed installation.
>
> > Even if I run with the -Q, I get same result, and that is without
> > personal config:
> > emacs -Q tmp/test.org --batch -f org-mode -f org-md-export-to-markdown
>
> This will load Org 8.2.
Hello,
Jean Louis writes:
> I am using this Org version: Version: 20170105.1723, and I am using
> GNU Emacs from "GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu, X
> toolkit, Xaw3d scroll bars) of 2016-12-07"
You may have a mixed installation.
> Even if I run with the -Q, I get same result, and
On Sun, Mar 19, 2017 at 02:06:55PM +0100, Nicolas Goaziou wrote:
> Hello,
>
> Jean Louis writes:
>
> > Here below is the org file, and if I process it with:
> > emacs tmp/test.org --batch -f org-mode -f org-md-export-to-markdown
> >
> > Then I get the file, where I can see the following line:
>
Hello,
Jean Louis writes:
> Here below is the org file, and if I process it with:
> emacs tmp/test.org --batch -f org-mode -f org-md-export-to-markdown
>
> Then I get the file, where I can see the following line:
> # What is GNU CLISP?
I cannot reproduce it. Are you using latest Org? Did you tr
On Sun, Mar 19, 2017 at 10:26:45AM +0100, Nicolas Goaziou wrote:
> Hello,
>
> Jean Louis writes:
>
> > I am exporting Org to Markdown, and when used with:
> >
> >
> >
> > What is GNU CLISP?
>
> This is not Markdown syntax. You should check the part of your process
> responsible for turning Mar
Hello,
Jean Louis writes:
> I am exporting Org to Markdown, and when used with:
>
>
>
> What is GNU CLISP?
This is not Markdown syntax. You should check the part of your process
responsible for turning Markdown into HTML.
For the record, by default, Org uses "id" instead of "name" when it
gen
Hello,
I am exporting Org to Markdown, and when used with:
What is GNU CLISP?
then the validator https://validator.w3.org/ is telling:
Warning: The name attribute is obsolete. Consider putting an id attribute on
the nearest container instead.
>From line 382, column 23; to line 382, column 4