Hi all,

In master:

if I do:

(org-link-set-parameters "foo"
                         :display 'full
                         :face '(:foreground "chocolate" :weight bold 
:underline t))

and then:

[[foo:target][description]]

the face parameter is only applied in the description part.

Expected result: shouldn't the face be applied to the entire link?

Best regards,

Juan Manuel 

Reply via email to