Browse Source

Document that all internal links will work in HTML.

The text used to be that only links to dedicated <<targets>> would
work, but this has been fixed a long time ago.

Noted by Ilya Shylakhter.
Carsten Dominik 16 năm trước cách đây
mục cha
commit
25064ee113
1 tập tin đã thay đổi với 8 bổ sung9 xóa
  1. 8 9
      doc/org.texi

+ 8 - 9
doc/org.texi

@@ -7710,15 +7710,14 @@ All lines between these markers are exported literally
 @cindex links, in HTML export
 @cindex internal links, in HTML export
 @cindex external links, in HTML export
-Internal links (@pxref{Internal links}) will continue to work in HTML
-files only if they match a dedicated @samp{<<target>>}.  Automatic links
-created by radio targets (@pxref{Radio targets}) will also work in the
-HTML file.  Links to external files will still work if the HTML file is
-in the same directory as the Org file.  Links to other @file{.org}
-files will be translated into HTML links under the assumption that an
-HTML version also exists of the linked file.  For information related to
-linking files while publishing them to a publishing directory see
-@ref{Publishing links}.
+Internal links (@pxref{Internal links}) will continue to work in HTML.
+Automatic links created by radio targets (@pxref{Radio targets}) will also
+work in the HTML file.  Links to external files will still work if the HTML
+file is in the same directory as the Org file.  Links to other @file{.org}
+files will be translated into HTML links under the assumption that an HTML
+version also exists of the linked file.  For information related to linking
+files while publishing them to a publishing directory see @ref{Publishing
+links}.
 
 If you want to specify attributes for links, you can do so using a special
 syntax.  Here is an example that sets @code{alt} and @code{title} attributes