Skip to content

Commit

Permalink
Add a new line at the top of each Markdown files, to avoid issues whe…
Browse files Browse the repository at this point in the history
…n concatenating.
  • Loading branch information
romac committed Nov 27, 2011
1 parent c4aaf79 commit 1e702bd
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions 001-constructors.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Constructors
============

Expand Down
1 change: 1 addition & 0 deletions 002-covers-vs-classes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

When to use covers and classes
==============================

Expand Down
1 change: 1 addition & 0 deletions 003-first-class-functions.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

First-class functions
=====================

Expand Down
1 change: 1 addition & 0 deletions 004-generics.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Generics
========

Expand Down
1 change: 1 addition & 0 deletions 005-properties.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Properties
==========

Expand Down
1 change: 1 addition & 0 deletions 006-tuples.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Tuples
======

Expand Down
1 change: 1 addition & 0 deletions 007-version-blocks.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Version blocks
==============

Expand Down

0 comments on commit 1e702bd

Please sign in to comment.