From d26ec08cf1e9839bff838fc26719f9e1b842ac54 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 16 Feb 2016 12:07:03 -0800 Subject: [PATCH] Update jQuery and marked versions in tutorial --- docs/docs/tutorial.it-IT.md | 4 ++-- docs/docs/tutorial.ja-JP.md | 4 ++-- docs/docs/tutorial.ko-KR.md | 4 ++-- docs/docs/tutorial.md | 4 ++-- docs/docs/tutorial.zh-CN.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/docs/tutorial.it-IT.md b/docs/docs/tutorial.it-IT.md index 9c606fe9e7..f79ebe4b6e 100755 --- a/docs/docs/tutorial.it-IT.md +++ b/docs/docs/tutorial.it-IT.md @@ -43,7 +43,7 @@ Per questo tutorial renderemo il tutto il più semplice possibile. Incluso nel p - +
@@ -230,7 +230,7 @@ Per prima cosa, aggiungiamo la libreria di terze parti **marked** alla tua appli - + ``` diff --git a/docs/docs/tutorial.ja-JP.md b/docs/docs/tutorial.ja-JP.md index d65f546bde..2d3629cd93 100755 --- a/docs/docs/tutorial.ja-JP.md +++ b/docs/docs/tutorial.ja-JP.md @@ -44,7 +44,7 @@ next: thinking-in-react-ja-JP.html - +
@@ -227,7 +227,7 @@ Markdown はインラインでテキストをフォーマットする簡単な - + ``` diff --git a/docs/docs/tutorial.ko-KR.md b/docs/docs/tutorial.ko-KR.md index fcfc42b60a..bd2de54e73 100755 --- a/docs/docs/tutorial.ko-KR.md +++ b/docs/docs/tutorial.ko-KR.md @@ -44,7 +44,7 @@ next: thinking-in-react-ko-KR.html - +
@@ -234,7 +234,7 @@ Markdown은 텍스트를 포맷팅하는 간단한 방식입니다. 예를 들 - + ``` diff --git a/docs/docs/tutorial.md b/docs/docs/tutorial.md index 890879c9d1..68aa755a1f 100755 --- a/docs/docs/tutorial.md +++ b/docs/docs/tutorial.md @@ -43,8 +43,8 @@ For this tutorial, we're going to make it as easy as possible. Included in the s - - + +
diff --git a/docs/docs/tutorial.zh-CN.md b/docs/docs/tutorial.zh-CN.md index 40e253ddbe..8f76871727 100755 --- a/docs/docs/tutorial.zh-CN.md +++ b/docs/docs/tutorial.zh-CN.md @@ -43,7 +43,7 @@ next: thinking-in-react-zh-CN.html - +
@@ -230,7 +230,7 @@ Markdown 是一种简单的内联格式化你的文字的方法。例如,用 - + ```