8000 Add example of cross-link issues · s30java/github-cheat-sheet@489da32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 489da32

Browse files
author
Rafal Chmiel
committed
Add example of cross-link issues
1 parent 5013fc2 commit 489da32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,14 @@ and even fetch them automatically, if you add corresponding lines in your .git/c
209209

210210
[*Read more about checking out pull requests locally.*](https://help.github.com/articles/checking-out-pull-requests-locally)
211211

212-
## Cross-link Issues
212+
## Cross-Link Issues
213213

214214
If you want to link to another issue in the same repo, simple type hash `#` then the issue number, it will be auto-linked.
215215

216216
To link to an issue in another repo, `user_name/repo_name#ISSUE_NUMBER` e.g. `tiimgreen/toc#12`.
217217

218+
![Cross-Link Issues](https://camo.githubusercontent.com/447e39ab8d96b553cadc8d31799100190df230a8/68747470733a2f2f6769746875622d696d616765732e73332e616d617a6f6e6177732e636f6d2f626c6f672f323031312f736563726574732f7265666572656e6365732e706e67)
219+
218220
## Syntax Highlighting in Markdown Files
219221

220222
For example, to syntax highlight Ruby code in your Markdown files write:

0 commit comments

Comments
 (0)
0