emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export (to gfm) with file local variables
@ 2015-08-21 10:50 Andreas Leha
  2015-08-21 10:52 ` Andreas Leha
  0 siblings, 1 reply; 10+ messages in thread
From: Andreas Leha @ 2015-08-21 10:50 UTC (permalink / raw)
  To: emacs-orgmode

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

If I try I get
,----
| hack-local-variables: Malformed local variable line: ""
`----

Thanks,
Andreas


PS: the sample file
--8<---------------cut here---------------start------------->8---
#+md: <!-- Some Comment -->

* Test File

With text.


#+md: <!--
#+md: Local Variables:
#+md:  mode: gfm
#+md:  markdown-command: "marked"
#+md: End:
#+md: -->
--8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-21 22:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-21 10:50 export (to gfm) with file local variables Andreas Leha
2015-08-21 10:52 ` Andreas Leha
2015-08-21 14:39   ` Nick Dokos
2015-08-21 19:20     ` Andreas Leha
2015-08-21 20:17       ` Nick Dokos
2015-08-21 20:30         ` Andreas Leha
2015-08-21 21:36           ` Nick Dokos
2015-08-21 22:42             ` Andreas Leha
2015-08-21 20:36         ` Nicolas Goaziou
2015-08-21 22:43           ` Andreas Leha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).