File tree Expand file tree Collapse file tree
content/communities/documenting-your-project-with-wikis Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ topics:
2222
2323## Adding links
2424
25- You can create links in wikis using the standard markup supported by your page, or using MediaWiki syntax . For example:
25+ You can create links in wikis using one of the following formats . For example:
2626
2727* If your pages are rendered with Markdown, the link syntax is ` [Link Text](full-URL-of-wiki-page) ` .
28- * With MediaWiki syntax, the link syntax is ` [[Link Text|nameofwikipage ]] ` .
28+ * With MediaWiki syntax, the link syntax is ` [[Nameofwikipage| Link Text]] ` .
2929
3030## Adding images
3131
@@ -54,7 +54,6 @@ You can link to an image in a repository on {% data variables.product.product_na
5454## Supported MediaWiki formats
5555
5656No matter which markup language your wiki page is written in, certain MediaWiki syntax will always be available to you.
57- * Links ([ except AsciiDoc] ( https://github.com/gollum/gollum/commit/d1cf698b456cd6a35a54c6a8e7b41d3068acec3b ) )
5857* Horizontal rules via ` --- `
5958* Shorthand symbol entities (such as ` δ ` or ` € ` )
6059
You can’t perform that action at this time.
0 commit comments