Re: [O] links in orgtbl-to-html

2013-03-19 Thread Bastien
Hi Luca, Luca Sabbatini writes: > In an html file, using orgtbl-mode, I am trying to use "install/send" > a table that has hyperlinks inside it. I've tried using org-mode > syntax: [[www.google.com]], and I've tried using html syntax href:"www.google.com">mylink. Neither works as desired. This

[O] links in orgtbl-to-html

2013-03-17 Thread Luca Sabbatini
In an html file, using orgtbl-mode, I am trying to use "install/send" a table that has hyperlinks inside it. I've tried using org-mode syntax: [[www.google.com]], and I've tried using html syntax href:"www.google.com">mylink. Neither works as desired. I'm assuming it is possible because because