On 3/25/14 09:56 , Francis wrote: > Hi Sebastian, > I think your two examples are valid because they play on two different > levels of headlines. > > The good > > [[sec:motion]] > == Level Two > > The bad > > [[sec:motion]] > === Level Three
I think the "anchor should go on the line before the section heading" rule applies to all levels. Compare these links: English: asciidoc code: > [[sub:TRAJ-section]] > === [TRAJ] Section Link: http://www.linuxcnc.org/docs/2.5/html/config/ini_config.html#sub:TRAJ-section Spanish: asciidoc code: > === [TRAJ] Section[[sub:[TRAJ]-section]] Link: http://www.linuxcnc.org/docs/2.5/html/config/ini_config_es.html#_traj_section_a_id_sub_traj_section_a -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
