[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] export (to gfm) with file local variables
From: |
Andreas Leha |
Subject: |
Re: [O] export (to gfm) with file local variables |
Date: |
Fri, 21 Aug 2015 11:52:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin) |
I forgot...
Andreas Leha <address@hidden> writes:
> Hi all,
>
> How can I make my toy sample file below export properly to github
> flavoured markdown (using ox-gfm)?
>
> (Of course including the file local variables in exported *.md file...)
... and without having them apply to the current *.org file.
>
> If I try I get
> ,----
> | hack-local-variables: Malformed local variable line: ""
> `----
>
> Thanks,
> Andreas
>
>
> PS: the sample file
>
> #+md: <!-- Some Comment -->
>
> * Test File
>
> With text.
>
>
> #+md: <!--
> #+md: Local Variables:
> #+md: mode: gfm
> #+md: markdown-command: "marked"
> #+md: End:
> #+md: -->
Thanks,
Andreas
- [O] export (to gfm) with file local variables, Andreas Leha, 2015/08/21
- Re: [O] export (to gfm) with file local variables,
Andreas Leha <=
- Re: [O] export (to gfm) with file local variables, Nick Dokos, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Andreas Leha, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Nick Dokos, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Andreas Leha, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Nick Dokos, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Andreas Leha, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Nicolas Goaziou, 2015/08/21
- Re: [O] export (to gfm) with file local variables, Andreas Leha, 2015/08/21