Hi Bill,

Bill Day <williamson....@gmail.com> writes:

> Sorry, yes, I mistyped -- it is org-freemind.el.
>
> When I type:
>
> * Mind Map
> ** test [[http://orgmode.org][Org Mode]]
>
> I get this:
>
> <map version="0.9.0">
> <!-- To view this file, download free mind mapping software FreeMind
> from http://freemind.sourceforge.net -->
> <node text="Mind Map">
> <node text="test [[http://orgmode.org][Org Mode]]">
> </node>
> </node>
> </map>
>
> Is this the expected behavior?

Nope.  I fixed this by inserting the label of the link instead.

So you should get 

<node text="test Org Mode (link)">

HTH,

-- 
 Bastien

Reply via email to