Hello, Anders Johansson <[email protected]> writes:
> I had an inlinetask that started with a link, like this: > > **************** Inlinetask heading > [[file:filename][link desc]] some text. Some more text. > **************** END > > It didn't fold on TAB. Looking into org-inlinetask-toggle-visibility I see > > ;; Inlinetask was folded: expand it. > ((get-char-property (1+ start) 'invisible) > > which is true for all kind of chars that are invisible I guess (even > if the value of the 'invisible property is 'org-link) Fixed. Thank you. Regards, -- Nicolas Goaziou
