>>> "JMM" == Juan Manuel Macías writes:
> Uwe Brauer writes:
>> That is odd (maybe my org version is a bit rusty (master june 2020)
> It's strange...
> It should work fine for you (as long as you set
> `org-export-allow-bind-keywords' as non-nil)
Aha, indeed it was nil! I was not even aware o
Uwe Brauer writes:
> That is odd (maybe my org version is a bit rusty (master june 2020)
It's strange...
It should work fine for you (as long as you set
`org-export-allow-bind-keywords' as non-nil)
You can also try `org-export-filter-link-functions' instead of
`...-final-output-functions'.
An
>>> "JMM" == Juan Manuel Macías writes:
> Hi Uwe,
> Uwe Brauer writes:
>> Thanks that works, but not for link in a list. The only solution
>> seems to be this one
> Doesn't it work for you in a list? I think it should work also in a
> list. If I export this:
> #+begin_sr
Hi Uwe,
Uwe Brauer writes:
> Thanks that works, but not for link in a list. The only solution
> seems to be this one
Doesn't it work for you in a list? I think it should work also in a
list. If I export this:
#+begin_src org
,#+BIND: org-export-filter-final-output-functions (correct-target-
>>> "T" == TEC writes:
> Uwe Brauer writes:
>> Aha, thanks, it works, sometimes:
>>
>> The first two work, the last two not. Not sure what to think about it
> Mmm, you need to have #+attr_html immediately followed by the link on
> the next line.
> It would be nice if there was a way to set
>>> "JMM" == Juan Manuel Macías writes:
Hola Juan
> I think the problem is how the exporter understands the url string.
> Note that this:
> @@html:https://www.mpic.de/4747361/risk-calculator";
> target="_blank">Simulador de riesgo con más detalle@@
> [[https://www.mpic.de/4747361/risk-calcula
Uwe Brauer writes:
> Aha, thanks, it works, sometimes:
>
> The first two work, the last two not. Not sure what to think about it
Mmm, you need to have #+attr_html immediately followed by the link on
the next line.
It would be nice if there was a way to set these attributes inline with
the lin
>>> "T" == TEC writes:
> Uwe Brauer writes:
>> I need to produce a html file, with links opening new tabs (pages) as in
>>
>> https://apps.apple.com/es/app/radar-covid/id1520443509";
>> target="_blank">Descarga Directa
>>
>> However
>>
>> [[https://www.mpic.de/4747361/risk-calculator tar
Uwe Brauer writes:
> I need to produce a html file, with links opening new tabs (pages) as in
>
> https://apps.apple.com/es/app/radar-covid/id1520443509";
> target="_blank">Descarga Directa
>
> However
>
> [[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
> riesgo
I think the problem is how the exporter understands the url string.
Note that this:
@@html:https://www.mpic.de/4747361/risk-calculator";
target="_blank">Simulador de riesgo con más detalle@@
[[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
riesgo con más detalle]]
i
Hi
I need to produce a html file, with links opening new tabs (pages) as in
https://apps.apple.com/es/app/radar-covid/id1520443509";
target="_blank">Descarga Directa
However
[[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
riesgo con más detalle]]
Did not wor
11 matches
Mail list logo