Oscar Carlsson <[email protected]> writes: > Uriel Avalos <[email protected]> writes: > >> Suppose you have the following org file: >> >> * Hello World >> http://testlink.com >> >> How do you keep that URL from auto-magically turning into an HTML >> anchor (<a href="http://testlink.com>http://testlink.com</a>) in the >> export? >> > In case I would only want the URL like it is, I would monospace it, like > =http://testlink.com=. I like to keep it simple.
[[ ][http://testlink.com]] exports as: <a href="#">http://testlink.com</a> Giovanni _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
