Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

Hi!

I've an issue with radio targets and ordinary external links.

#+begin_src org
#+ATTR_HTML: border="1" frame="border" style="max-width:50%;"
| / | <>           | <>             | <>                           |
|   | Test         | Description    | Source  file                 |
|---+--------------+----------------+------------------------------|
|   | <<<IDCT>>>   | Inverse DCT    | [[file:test/idct.c][idct.c]] |
|---+--------------+----------------+------------------------------|
#+end_src

In this case external link "[[file:test/idct.c][idct.c]]" in html file
looks like: <a href="test/idct.c">.c</a>


Emacs  : GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.9)
 of 2012-12-25 on canopus-pc.elvees.com
Package: Org-mode version 7.9.3e (7.9.3e-956-g3943be.dirty @ 
/home/vdyadov/Work/Tools/emacs/org-mode/lisp/)

Reply via email to