emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Fletcher Charest <fletcher.charest@gmail.com>
Cc: emacs-orgmode@gnu.org, Phil Regier <pregier@ittc.ku.edu>
Subject: Re: Is there an environment for Org syntax?
Date: Wed, 19 Mar 2014 11:09:57 +0100	[thread overview]
Message-ID: <87ob12jy8a.fsf@bzg.ath.cx> (raw)
In-Reply-To: <CAGk6a7kBThGihBdvFP-x5vf2i2=mvT3ZncKs+1OF=tCpWEM-4A@mail.gmail.com>	(Fletcher Charest's message of "Mon, 17 Mar 2014 14:58:18 +0100")

Hi Fletcher,

Fletcher Charest <fletcher.charest@gmail.com> writes:

> When I use the edit buffer (by pressing C-c '), my Org syntax is
> indented properly (in accordance with org-indent-mode, which is set
> to t). The code block itself looks like this after editing:
>
> #+BEGIN_SRC org :exports code
>   ,* Top level headline
>   ,** Second level
>   ,*** Third level
>   some text
>   ,*** Third level
>   more text
> #+END_SRC
>
> As you can see, the text ('some text' and 'more text') is not
> indented. This is a little bit annoying, but not too much - I can add
> the spaces myself.

The indentation of the exported HTML looks correct to me:
"some text" is right below "*** Third level"

> The problem is with the HTML export: I can't see the HTML output as I
> would see it in my Emacs buffer, that is to say, without the leading
> stars. In my output (see attached), leading stars are visible,
> although not colored. I would like them to be completely invisible.

The HTML color of the leading stars is taken from the org-hide face.
When your background is black, the org-hide face is black, hence the
color you see in the HTML output.

HTH,

-- 
 Bastien

  parent reply	other threads:[~2014-03-19 10:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 21:41 Is there an environment for Org syntax? Fletcher Charest
2014-03-14 22:13 ` Phil Regier
2014-03-14 22:59   ` Fletcher Charest
2014-03-14 23:04     ` Phil Regier
2014-03-14 23:21       ` Fletcher Charest
2014-03-14 23:34         ` Phil Regier
2014-03-17 13:58           ` Fletcher Charest
2014-03-18 17:10             ` Phil Regier
2014-03-19 10:09             ` Bastien [this message]
2014-03-22 17:36               ` Fletcher Charest
2014-03-15  4:44   ` Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ob12jy8a.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=fletcher.charest@gmail.com \
    --cc=pregier@ittc.ku.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).