WikiSyntax.wiki
changeset 1737 60b8b33c0392
parent 1736 a44311807172
child 1851 e478f27e9976
equal deleted inserted replaced
1736:a44311807172 1737:60b8b33c0392
   196 
   196 
   197 ==== Header disambiguation ====
   197 ==== Header disambiguation ====
   198 
   198 
   199 Sometimes the page needs multiple headers with the same name. In this case, the normal header link will always lead to the first header. If you want to link to the *n*th header (starting with 2), append two underscores and the number *n*.
   199 Sometimes the page needs multiple headers with the same name. In this case, the normal header link will always lead to the first header. If you want to link to the *n*th header (starting with 2), append two underscores and the number *n*.
   200 
   200 
   201 For example, to link to the second header named “Header” in the page “!WikiSyntax”, use `[WikiSyntax#Header__3]`.
   201 For example, to link to the third header named “Header” in the page “!WikiSyntax”, use `[WikiSyntax#Header__3]`.
   202 
   202 
   203 === Links to external pages ===
   203 === Links to external pages ===
   204 
   204 
   205 You can of course link to external pages from your own wiki pages,
   205 You can of course link to external pages from your own wiki pages,
   206 using a syntax similar to that for internal links:
   206 using a syntax similar to that for internal links: