emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Crandall <bc3141592@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>,
	Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-e-html: Including ATTR_HTML: title="hover text"
Date: Wed, 6 Jun 2012 19:59:20 -0700	[thread overview]
Message-ID: <CAENLK5XRO8FbpW_adegmT7vhdywZ1seBVc+1f9=BnJYyf3j5-Q@mail.gmail.com> (raw)
In-Reply-To: <CAENLK5X+cMzxLXb3f9NvtAurX=2M09wb29-mbywnnstmheYqxw@mail.gmail.com>

Also, any chance of getting (parentheses) around a link
WITH a title, but without ( extra spaces )?


Org input:

--------------------------------------------------
A paragraph about a new mode (
#+ATTR_HTML: title="Link hover text"
[[./orgmode][org-mode]]
) that is really cool...
--------------------------------------------------


M-x org-export h, generates:

--------------------------------------------------
A paragraph about a new mode (
<a href="./orgmode" title="Link hover text">org-mode</a>
) that is really cool&hellip;
</p>
--------------------------------------------------

which adds the title just fine,
but it renders: ( org-mode )
                 ^        ^
* Putting the opening parentheses at the start of
  the #+ATTR_HTML line kills it.

* Putting the closing parentheses at the end of
  the link line:  ]])  kills the title attribute.



It would be great, though perhaps tricky, for
org-e-html to be able to generate a titled link,
inside parentheses, WITHOUT extra spaces.

But that may be a bridge too far.

Thanks for giving it a try!

-BC

Org-mode: 7.8.11 (release_7.8.11-52-g451191)
Emacs: 24.1.50.1
Windows 7



On Wed, Jun 6, 2012 at 7:08 PM, William Crandall <bc3141592@gmail.com> wrote:
> Hello Jambunathan and Nicolas,
>
> If org-mode source text is:
>
> --------------------------------------------------
> A paragraph about
> #+ATTR_HTML: title="Link hover text"
> [[http://orgmode.org]]
> exalting new emacs mode...
> --------------------------------------------------
>

  reply	other threads:[~2012-06-07  2:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07  2:08 org-e-html: Including ATTR_HTML: title="hover text" William Crandall
2012-06-07  2:59 ` William Crandall [this message]
2012-06-07 19:28 ` Nicolas Goaziou
2012-06-07 22:26   ` William Crandall
2012-06-08 13:28     ` Nicolas Goaziou
2012-06-08 17:03       ` William Crandall
2012-06-08 22:37         ` Nicolas Goaziou
2012-06-08 23:53           ` William Crandall
2012-06-09 13:54             ` Nicolas Goaziou
2012-06-10  1:43               ` William Crandall
2012-06-14  9:51                 ` Nicolas Goaziou

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='CAENLK5XRO8FbpW_adegmT7vhdywZ1seBVc+1f9=BnJYyf3j5-Q@mail.gmail.com' \
    --to=bc3141592@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=n.goaziou@gmail.com \
    /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).