emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to get rid of first line indent?


From: John Ankarström
Subject: Re: [O] How to get rid of first line indent?
Date: Tue, 13 Jun 2017 00:15:21 +0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (darwin)

Birnle <address@hidden> writes:

> But I’ve read that it is possible to directly export to Markdown – that is the
> format I usually work with. By exporting an Org mode file these unnecessary
> spaces should be erased. I just have to figure out how to export to Markdown
> from Org mode … Do you know a good online How-to?

Exporting to Markdown is built into Org-mode, accessible from the
C-c C-e export menu, but might not be enabled by default. To
enable it, customize `org-export-backends' (M-x customize RET
org-export-backends RET) and enable export to Markdown format
(`md').

Then you can press C-c C-e m m to export the Org document to a
.md file.

- John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]