emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Keep URLs from automagically turning into links in HTM


From: Bastien
Subject: Re: [Orgmode] Re: Keep URLs from automagically turning into links in HTML export?
Date: Fri, 11 Feb 2011 11:28:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Uriel,

Uriel Avalos <address@hidden> writes:

> Actually, is there some (per file) setting that disables that feature
> all together? 

1. Write a function that convert [[1][2]] into [[][2]] (deleting the
   link in the first brackets) 

2. Add this function to `org-export-preprocess-final-hook'

HTH,

-- 
 Bastien



reply via email to

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