In 8.0.2, when I export to HTML or Ascii, all my radio targets get clobbered by 
the first.

Am I doing something wrong?


------------------------------------------
Test Case
------------------------------------------


#+TITLE: Test Org Radio Export

This is a test written for org-version: 8.0.2 (release_8.0.2-112-g0ea11e)

#+OPTIONS: toc:nil
#+AUTHOR: Meng Weng Wong
#+EMAIL: mengw...@pobox.com
#+DATE: [2013-05-12 Sun 23:19]

* header 0
- <<<first radio target>>>
- <<<second radio target>>>
- <<<third radio target>>>

* header 1
links to my first radio target.
* header 2
links to my second radio target.
* header 3
links to my third radio target.




------------------------------------------
Test Result:
------------------------------------------

                                                _______________________

                                                 TEST ORG RADIO EXPORT

                                                         Meng Weng Wong
                                                _______________________


                                                 [2013-05-12 Sun 23:19]


Table of Contents
_________________




This is a test written for org-version: 8.0.2
(release_8.0.2-112-g0ea11e)


1 header 0
==========

  - first radio target
  - second radio target
  - third radio target


2 header 1
==========

  links to my first radio target.


3 header 2
==========

  links to my first radio target.


4 header 3
==========

  links to my first radio target.


Reply via email to