From 066455d51ccaf07da1e97f99fbbfd40e5840367a Mon Sep 17 00:00:00 2001 From: "Nakanishi, Yusuke" Date: Sun, 3 Feb 2019 17:20:42 +0900 Subject: [PATCH 01/18] =?UTF-8?q?=E7=BF=BB=E8=A8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../a-component-using-external-plugins.md | 12 ++++++++++-- content/home/examples/a-simple-component.md | 12 +++++++++++- content/home/examples/a-stateful-component.md | 11 +++++++++-- content/home/examples/an-application.md | 15 +++++++++++++-- content/home/marketing/component-based.md | 14 +++++++++++--- content/home/marketing/declarative.md | 14 ++++++++++++-- .../home/marketing/learn-once-write-anywhere.md | 11 +++++++++-- 7 files changed, 75 insertions(+), 14 deletions(-) diff --git a/content/home/examples/a-component-using-external-plugins.md b/content/home/examples/a-component-using-external-plugins.md index a8c35bbd6..7b155905d 100644 --- a/content/home/examples/a-component-using-external-plugins.md +++ b/content/home/examples/a-component-using-external-plugins.md @@ -1,7 +1,15 @@ --- -title: A Component Using External Plugins +title: 外部プラグインを使用する Component order: 3 domid: markdown-example --- -React is flexible and provides hooks that allow you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `