emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Escaping links while doing an org-publish to html
@ 2012-05-25 20:43 c b
  2012-05-25 21:25 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: c b @ 2012-05-25 20:43 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

Hi,

I have been using org-mode for a year now and love it.

I just started experimenting with org-publish and am trying to use org-mode
with octopress as described here
http://jaderholm.com/blog/blogging-with-org-mode-and-octopress

When I export an org file using org-publish, I want to export/convert
everything normally, but want to escape hyperlink conversion so that the
octopress plugins can process them.

I found that whenever I have text like http://something.somewhere/ it is
automatically converted to a hyperlink or an image link (if it ends with an
image extension)

Is there a way to do prevent org-mode from setting up A-links or IMG-links?
I dont' need to be selective. It's ok if all the links in a file are not
converted.

Thanks,
c.b.

[-- Attachment #2: Type: text/html, Size: 1046 bytes --]

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

* Re: Escaping links while doing an org-publish to html
  2012-05-25 20:43 Escaping links while doing an org-publish to html c b
@ 2012-05-25 21:25 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-05-25 21:25 UTC (permalink / raw)
  To: c b; +Cc: emacs-orgmode

Hi c (?),

c b <24x7x366@gmail.com> writes:

> Is there a way to do prevent org-mode from setting up A-links or
> IMG-links?

Not with the current HTML exporter (perhaps Nicolas as a solution 
for the next HTML exporter.)

But you can use `org-export-html-final-hook' to postprocess the 
exported buffer.

HTH,

-- 
 Bastien

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

end of thread, other threads:[~2012-05-25 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-25 20:43 Escaping links while doing an org-publish to html c b
2012-05-25 21:25 ` Bastien

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