all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: twiki7619@yahoo.it
To: help-gnu-emacs@gnu.org
Subject: Org-mode, the strange export of certain tags
Date: Thu, 31 Jan 2013 09:30:15 -0800 (PST)	[thread overview]
Message-ID: <305213f1-cb43-4368-b2cb-6530124e2781@googlegroups.com> (raw)

In a buffer in org-mode if I use as tags ":INFO:TODO:"

When I export to HTML TAG these are exported with different
styles from other TAG and are also listed in the index.

These tags also are inserted between the
tags "<a href...> ... </a>" :

In the HTML source:

...
<a href="#INFO-TODO">INFO:TODO</a>
...

I want simply:

...
<span class="tag"><span class="INFO">INFO</span>
<span class="TODO">TODO</span></span>
...

as for the other tags!

Suggestions???


             reply	other threads:[~2013-01-31 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 17:30 twiki7619 [this message]
2013-01-31 17:46 ` Org-mode, the strange export of certain tags Bastien
     [not found] ` <mailman.18729.1359656227.855.help-gnu-emacs@gnu.org>
2013-02-01  0:23   ` twiki7619
2013-02-04 21:15     ` Bastien

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

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

  git send-email \
    --in-reply-to=305213f1-cb43-4368-b2cb-6530124e2781@googlegroups.com \
    --to=twiki7619@yahoo.it \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.