From 28efe65bf55e1ad491f914889121691f2929709a Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Fri, 5 Feb 2021 13:17:15 -0500 Subject: [PATCH] Fix some invalid Liquid (#17705) * Remove quotes from render paths * Do the same for includes * Fix {{{ in breadcrumbs * Remove some old octicon syntax * Fix some wonks * Borked one * Unchange `render` calls * Smaller diff * Even smaller --- includes/breadcrumbs.html | 13 +++++++------ layouts/product-sublanding.html | 2 +- layouts/release-notes.html | 2 +- .../managing-available-metrics-and-reports.md | 2 +- .../data/reusables/enterprise-accounts/hooks-tab.md | 2 +- .../reusables/enterprise-accounts/messages-tab.md | 2 +- .../data/reusables/github-insights/events-tab.md | 2 +- .../reusables/github-insights/exclude-files-tab.md | 2 +- .../reusables/github-insights/repo-groups-tab.md | 2 +- .../reusables/github-insights/repositories-tab.md | 2 +- .../data/reusables/github-insights/settings-tab.md | 2 +- .../data/reusables/github-insights/teams-tab.md | 2 +- 12 files changed, 18 insertions(+), 17 deletions(-) diff --git a/includes/breadcrumbs.html b/includes/breadcrumbs.html index 9fdc33acc45e..029737f08cf0 100644 --- a/includes/breadcrumbs.html +++ b/includes/breadcrumbs.html @@ -1,10 +1,11 @@ diff --git a/layouts/product-sublanding.html b/layouts/product-sublanding.html index 5a50f9029ff3..f9650843bbab 100644 --- a/layouts/product-sublanding.html +++ b/layouts/product-sublanding.html @@ -104,7 +104,7 @@
{{ guide.title }}
{% if page.includeGuides %}
- {% include 'article-cards' %} + {% include article-cards %}
{% endif %} diff --git a/layouts/release-notes.html b/layouts/release-notes.html index ad12b44fd319..0f3096a61529 100644 --- a/layouts/release-notes.html +++ b/layouts/release-notes.html @@ -68,7 +68,7 @@

{% for section in patch.sections %}
- {% include 'release-notes-category-label' %} + {% include release-notes-category-label %}
    diff --git a/translations/ja-JP/content/insights/installing-and-configuring-github-insights/managing-available-metrics-and-reports.md b/translations/ja-JP/content/insights/installing-and-configuring-github-insights/managing-available-metrics-and-reports.md index d241c019435c..7d1cceffdf55 100644 --- a/translations/ja-JP/content/insights/installing-and-configuring-github-insights/managing-available-metrics-and-reports.md +++ b/translations/ja-JP/content/insights/installing-and-configuring-github-insights/managing-available-metrics-and-reports.md @@ -12,5 +12,5 @@ versions: メトリクスを無効化すると、そのメトリクスはどのユーザからも、{% data variables.product.prodname_insights %}のどこからも見えなくなります。 {% data reusables.github-insights.settings-tab %} -2. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で、**Toggle reports(レポートの切り替え)**をクリックしてください。 ![レポートの切り替えタブ](/assets/images/help/insights/toggle-reports-tab.png) +2. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で、**Toggle reports(レポートの切り替え)**をクリックしてください。 ![レポートの切り替えタブ](/assets/images/help/insights/toggle-reports-tab.png) 3. 管理したいメトリクスの右で、** Enabled(有効)**あるいは**Disabled(無効)**ドロップダウンメニューを使ってください。 ![メトリクスの切り替えのドロップダウンメニュー](/assets/images/help/insights/toggle-report-drop-down.png) diff --git a/translations/ja-JP/data/reusables/enterprise-accounts/hooks-tab.md b/translations/ja-JP/data/reusables/enterprise-accounts/hooks-tab.md index 52f14d01b0df..b3d2f79f516f 100644 --- a/translations/ja-JP/data/reusables/enterprise-accounts/hooks-tab.md +++ b/translations/ja-JP/data/reusables/enterprise-accounts/hooks-tab.md @@ -1 +1 @@ -1. "{% octicon "gear" aria-label="The Settings gear" %} Setteings({{ octicon-gear The Settings gear }}設定)"の下で、**Hooks(フック)**をクリックしてください。 ![Enterpriseアカウント設定サイドバー内のフックタブ](/assets/images/help/business-accounts/settings-hooks-tab.png) +1. "{% octicon "gear" aria-label="The Settings gear" %} Setteings(設定)"の下で、**Hooks(フック)**をクリックしてください。 ![Enterpriseアカウント設定サイドバー内のフックタブ](/assets/images/help/business-accounts/settings-hooks-tab.png) diff --git a/translations/ja-JP/data/reusables/enterprise-accounts/messages-tab.md b/translations/ja-JP/data/reusables/enterprise-accounts/messages-tab.md index e848750d1671..919a20f356a0 100644 --- a/translations/ja-JP/data/reusables/enterprise-accounts/messages-tab.md +++ b/translations/ja-JP/data/reusables/enterprise-accounts/messages-tab.md @@ -1 +1 @@ -1. "{% octicon "gear" aria-label="The Settings gear" %} Setteings({{ octicon-gear The Settings gear }}設定)"の下で、**Messages(メッセージ)**をクリックしてください。 ![Enterprise設定サイドバー内のメッセージタブ](/assets/images/enterprise/business-accounts/settings-messages-tab.png) +1. "{% octicon "gear" aria-label="The Settings gear" %} Setteings(設定)"の下で、**Messages(メッセージ)**をクリックしてください。 ![Enterprise設定サイドバー内のメッセージタブ](/assets/images/enterprise/business-accounts/settings-messages-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/events-tab.md b/translations/ja-JP/data/reusables/github-insights/events-tab.md index cd46b46fa9ba..1e965ce430c8 100644 --- a/translations/ja-JP/data/reusables/github-insights/events-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/events-tab.md @@ -1 +1 @@ -1. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で**Events(イベント)**をクリックしてください。 ![イベントタブ](/assets/images/help/insights/events-tab.png) +1. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で**Events(イベント)**をクリックしてください。 ![イベントタブ](/assets/images/help/insights/events-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/exclude-files-tab.md b/translations/ja-JP/data/reusables/github-insights/exclude-files-tab.md index 8d2c48e42735..f80ca371e6c2 100644 --- a/translations/ja-JP/data/reusables/github-insights/exclude-files-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/exclude-files-tab.md @@ -1 +1 @@ -1. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で**Exclude files(ファイルの除外)**をクリックしてください。 ![ファイルの除外タブ](/assets/images/help/insights/exclude-files-tab.png) +1. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で**Exclude files(ファイルの除外)**をクリックしてください。 ![ファイルの除外タブ](/assets/images/help/insights/exclude-files-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/repo-groups-tab.md b/translations/ja-JP/data/reusables/github-insights/repo-groups-tab.md index 6888dfbacbb8..20b00c189630 100644 --- a/translations/ja-JP/data/reusables/github-insights/repo-groups-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/repo-groups-tab.md @@ -1 +1 @@ -1. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で**Repo groups(リポジトリグループ)**をクリックしてください。 ![リポジトリグループタブ](/assets/images/help/insights/repo-groups-tab.png) +1. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で**Repo groups(リポジトリグループ)**をクリックしてください。 ![リポジトリグループタブ](/assets/images/help/insights/repo-groups-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/repositories-tab.md b/translations/ja-JP/data/reusables/github-insights/repositories-tab.md index 1492f7d8e3af..cdfa276583e2 100644 --- a/translations/ja-JP/data/reusables/github-insights/repositories-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/repositories-tab.md @@ -1 +1 @@ -1. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で**Repositories(リポジトリ)**をクリックしてください。 ![[Repositories] タブ](/assets/images/help/insights/repositories-tab.png) +1. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で**Repositories(リポジトリ)**をクリックしてください。 ![[Repositories] タブ](/assets/images/help/insights/repositories-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/settings-tab.md b/translations/ja-JP/data/reusables/github-insights/settings-tab.md index 5ae66b903900..7595a08a328c 100644 --- a/translations/ja-JP/data/reusables/github-insights/settings-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/settings-tab.md @@ -1 +1 @@ -1. {% data variables.product.prodname_insights %}で、**{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}の設定)**をクリックしてください。 ![設定タブ](/assets/images/help/insights/settings-tab.png) +1. {% data variables.product.prodname_insights %}で、**{% octicon "gear" aria-label="The gear icon" %} Settings(の設定)**をクリックしてください。 ![設定タブ](/assets/images/help/insights/settings-tab.png) diff --git a/translations/ja-JP/data/reusables/github-insights/teams-tab.md b/translations/ja-JP/data/reusables/github-insights/teams-tab.md index e5ea1c6527d2..1bfc73e8cfb2 100644 --- a/translations/ja-JP/data/reusables/github-insights/teams-tab.md +++ b/translations/ja-JP/data/reusables/github-insights/teams-tab.md @@ -1 +1 @@ -1. **{% octicon "gear" aria-label="The gear icon" %} Settings({{ octicon-gear The gear icon }}設定)**の下で**Teams**をクリックしてください。 ![Teamsタブ](/assets/images/help/insights/teams-tab.png) +1. **{% octicon "gear" aria-label="The gear icon" %} Settings(設定)**の下で**Teams**をクリックしてください。 ![Teamsタブ](/assets/images/help/insights/teams-tab.png)