Skip to content

Commit

Permalink
Merge pull request #4 from JayGwod/add-lists-emphasis
Browse files Browse the repository at this point in the history
A few of your favorite things
  • Loading branch information
JayGwod authored Jan 5, 2019
2 parents 4628d85 + 1356ff1 commit d425cbe
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _includes/04-lists.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
1. girls
1. music
1. books
1. food
- meat
- fish
1 change: 1 addition & 0 deletions _includes/05-emphasis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I can play **piano**, **programme** and *hit on a girl*.
7 changes: 7 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ layout: default

{% include 03-links.md %}

<br>

{% include 04-lists.md %}

<br>

{% include 05-emphasis.md %}

0 comments on commit d425cbe

Please sign in to comment.