Add linkify text explanation
This commit is contained in:
@@ -80,7 +80,7 @@ For more information, see "[Creating and highlighting code blocks](/articles/cre
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
You can create an inline link by wrapping link text in brackets `[ ]`, and then wrapping the URL in parentheses `( )`. {% ifversion fpt or ghae-next or ghes > 3.1 or ghec %}You can also use the keyboard shortcut `command + k` to create a link.{% endif %}
|
You can create an inline link by wrapping link text in brackets `[ ]`, and then wrapping the URL in parentheses `( )`. {% ifversion fpt or ghae-next or ghes > 3.1 or ghec %}You can also use the keyboard shortcut `command + k` to create a link.{% endif %}{% ifversion fpt or ghae-next or ghes > 3.4 or ghec %} When you have text selected, you can paste a URL from your clipboard to automatically create a link from the selection.{% endif %}
|
||||||
|
|
||||||
`This site was built using [GitHub Pages](https://pages.github.com/).`
|
`This site was built using [GitHub Pages](https://pages.github.com/).`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user