8000 Update formatting · splbio/github-cheat-sheet@3bfd454 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3bfd454

Browse files
committed
Update formatting
1 parent efdf32a commit 3bfd454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ To link to an issue in another repo, `user_name/repo_name#ISSUE_NUMBER` e.g. `ti
7575

7676
To add syntax highlighting to code in README:
7777

78-
```
78+
```ruby
7979
```ruby
8080
require 'tabbit'
8181
table = Tabbit.new('Name', 'Email')
8282
table.add_row('Tim Green', 'tiimgreen@gmail.com')
83-
```
83+
\`\`\`
8484
```
8585

8686
## Emojis

0 commit comments

Comments
 (0)
0