diff --git a/docs/02-displaying-data.it-IT.md b/docs/02-displaying-data.it-IT.md
index d2fd2f27..368e9743 100644
--- a/docs/02-displaying-data.it-IT.md
+++ b/docs/02-displaying-data.it-IT.md
@@ -20,7 +20,7 @@ Diamo un'occhiata ad un esempio davvero semplice. Creiamo un file dal nome `hell
Hello React
-
+
diff --git a/docs/02-displaying-data.ja-JP.md b/docs/02-displaying-data.ja-JP.md
index da5ad25a..415d38fa 100644
--- a/docs/02-displaying-data.ja-JP.md
+++ b/docs/02-displaying-data.ja-JP.md
@@ -20,7 +20,7 @@ UIについて、最も基本的なことは、いくつかのデータを表示
Hello React
-
+
diff --git a/docs/02-displaying-data.ko-KR.md b/docs/02-displaying-data.ko-KR.md
index df801d15..79d151ac 100644
--- a/docs/02-displaying-data.ko-KR.md
+++ b/docs/02-displaying-data.ko-KR.md
@@ -20,7 +20,7 @@ UI를 가지고 할 수 있는 가장 기초적인 것은 데이터를 표시하
Hello React
-
+
diff --git a/docs/02-displaying-data.md b/docs/02-displaying-data.md
index 719bb750..c2ccafe3 100644
--- a/docs/02-displaying-data.md
+++ b/docs/02-displaying-data.md
@@ -20,7 +20,7 @@ Let's look at a really simple example. Create a `hello-react.html` file with the
Hello React
-
+
diff --git a/docs/02-displaying-data.ru-RU.md b/docs/02-displaying-data.ru-RU.md
index 0f5cfd35..ecdadd09 100644
--- a/docs/02-displaying-data.ru-RU.md
+++ b/docs/02-displaying-data.ru-RU.md
@@ -20,7 +20,7 @@ next: jsx-in-depth.html
Hello React
-
+
diff --git a/docs/02-displaying-data.zh-CN.md b/docs/02-displaying-data.zh-CN.md
index 8991c63b..d1e1fdbf 100644
--- a/docs/02-displaying-data.zh-CN.md
+++ b/docs/02-displaying-data.zh-CN.md
@@ -20,7 +20,7 @@ next: jsx-in-depth-zh-CN.html
Hello React
-
+
diff --git a/docs/09.2-package-management.md b/docs/09.2-package-management.md
index 93599d25..4ef11277 100644
--- a/docs/09.2-package-management.md
+++ b/docs/09.2-package-management.md
@@ -105,7 +105,7 @@ bower install --save react
Hello React!
-
+
diff --git a/docs/getting-started.it-IT.md b/docs/getting-started.it-IT.md
index 1c572cbf..8257aeb5 100644
--- a/docs/getting-started.it-IT.md
+++ b/docs/getting-started.it-IT.md
@@ -32,7 +32,7 @@ Nella directory principale dello starter kit, crea `helloworld.html` con il segu
Ciao React!
-
+
diff --git a/docs/getting-started.ja-JP.md b/docs/getting-started.ja-JP.md
index b5b8e5f8..11e5d731 100644
--- a/docs/getting-started.ja-JP.md
+++ b/docs/getting-started.ja-JP.md
@@ -32,7 +32,7 @@ React でのハッキングを始めるにあたり、一番簡単なものと
Hello React!
-
+
diff --git a/docs/getting-started.ko-KR.md b/docs/getting-started.ko-KR.md
index 7a8eb475..c3e9656f 100644
--- a/docs/getting-started.ko-KR.md
+++ b/docs/getting-started.ko-KR.md
@@ -59,7 +59,7 @@ $ browserify -t [ babelify --presets [ react ] ] main.js -o bundle.js
Hello React!
-
+
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 341add1f..39fbd0a5 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -33,7 +33,7 @@ In the root directory of the starter kit, create a `helloworld.html` with the fo
Hello React!
-
+
diff --git a/docs/getting-started.zh-CN.md b/docs/getting-started.zh-CN.md
index db427f41..6457bb34 100644
--- a/docs/getting-started.zh-CN.md
+++ b/docs/getting-started.zh-CN.md
@@ -76,7 +76,7 @@ new webpack.DefinePlugin({
Hello React!
-
+
diff --git a/docs/tutorial.it-IT.md b/docs/tutorial.it-IT.md
index f0bd8270..860da401 100755
--- a/docs/tutorial.it-IT.md
+++ b/docs/tutorial.it-IT.md
@@ -42,7 +42,7 @@ Per questo tutorial renderemo il tutto il più semplice possibile. Incluso nel p
React Tutorial
-
+
@@ -228,7 +228,7 @@ Per prima cosa, aggiungiamo la libreria di terze parti **marked** alla tua appli
React Tutorial
-
+
diff --git a/docs/tutorial.ja-JP.md b/docs/tutorial.ja-JP.md
index aeab726d..3caaa1ed 100755
--- a/docs/tutorial.ja-JP.md
+++ b/docs/tutorial.ja-JP.md
@@ -43,7 +43,7 @@ next: thinking-in-react-ja-JP.html
React Tutorial
-
+
@@ -225,7 +225,7 @@ Markdown はインラインでテキストをフォーマットする簡単な
Hello React
-
+
diff --git a/docs/tutorial.ko-KR.md b/docs/tutorial.ko-KR.md
index b1b8d134..60a862f2 100755
--- a/docs/tutorial.ko-KR.md
+++ b/docs/tutorial.ko-KR.md
@@ -43,7 +43,7 @@ next: thinking-in-react-ko-KR.html
React Tutorial
-
+
@@ -232,7 +232,7 @@ Markdown은 텍스트를 포맷팅하는 간단한 방식입니다. 예를 들
React Tutorial
-
+
diff --git a/docs/tutorial.md b/docs/tutorial.md
index f1e5e0f3..1ec10536 100755
--- a/docs/tutorial.md
+++ b/docs/tutorial.md
@@ -42,7 +42,7 @@ For this tutorial, we're going to make it as easy as possible. Included in the s
React Tutorial
-
+
diff --git a/docs/tutorial.zh-CN.md b/docs/tutorial.zh-CN.md
index 3ad4c345..02c108cc 100755
--- a/docs/tutorial.zh-CN.md
+++ b/docs/tutorial.zh-CN.md
@@ -43,7 +43,7 @@ next: thinking-in-react-zh-CN.html
React Tutorial
-
+