equal
deleted
inserted
replaced
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: |