Jambunathan K <kjambunat...@gmail.com> writes:

> I am noticing Some inconsistencies with commented out 'Radioed
> Targets'. Example is down below. Comments are welcome ...
>
> In the generated HTML,
>
> 1. The section titled 'Radioed Target' is not exported because it is
>    commented out.
> 2. References to 'Radioed Target' still get exported as link. It
>    points to self.
>    
> I am not sure what the right behaviour should be ...

AFAIK, there are no tests in the exporter to determine whether the
target of such a link actually exists. 

> * Links
> ** Targets
> *** COMMENT <<<Radioed Target>>>
> ** References
> *** References to Radioed Links
>     This section has references to Radioed Target.

For stable links to particular headlines, I would recommend CUSTOM_IDs
over radio targets. E.g.,

* Links
** Targets
   :PROPERTIES:
   :CUSTOM_ID: target
   :END:
** References
*** References to Radioed Links
    This section has references to Radioed Target.

Best,
Matt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to