From d63ae20c3e4a5a5dc2f15a9bf79850656c358e41 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 21 Nov 2023 15:42:49 -0800 Subject: [PATCH] Rename DepositAuth table to md for compatibility --- content/@i18n/ja/concepts/accounts/depositauth.md | 6 +++--- ...-semantics-table.html => depositauth-semantics-table.md} | 0 content/concepts/accounts/depositauth.md | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) rename content/_snippets/{depositauth-semantics-table.html => depositauth-semantics-table.md} (100%) diff --git a/content/@i18n/ja/concepts/accounts/depositauth.md b/content/@i18n/ja/concepts/accounts/depositauth.md index fccfe2f263..7cf4b0980d 100644 --- a/content/@i18n/ja/concepts/accounts/depositauth.md +++ b/content/@i18n/ja/concepts/accounts/depositauth.md @@ -59,7 +59,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次 以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。 -{% include '_snippets/depositauth-semantics-table.html' %} +{% include '_snippets/depositauth-semantics-table.md' %} @@ -114,6 +114,6 @@ DepositPreauthトランザクションの処理が完了すると、承認済み [DepositPreauth Amendment]: known-amendments.html#depositpreauth -{% include '_snippets/rippled-api-links.md' %} -{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} {% include '_snippets/rippled_versions.md' %} diff --git a/content/_snippets/depositauth-semantics-table.html b/content/_snippets/depositauth-semantics-table.md similarity index 100% rename from content/_snippets/depositauth-semantics-table.html rename to content/_snippets/depositauth-semantics-table.md diff --git a/content/concepts/accounts/depositauth.md b/content/concepts/accounts/depositauth.md index 8ba24916de..1f318aede9 100644 --- a/content/concepts/accounts/depositauth.md +++ b/content/concepts/accounts/depositauth.md @@ -59,7 +59,7 @@ An account with Deposit Authorization enabled: The following table summarizes whether a transaction type can deposit money with DepositAuth enabled or disabled: -{% include '_snippets/depositauth-semantics-table.html' %} +{% include '_snippets/depositauth-semantics-table.md' %} @@ -114,6 +114,6 @@ You can use the [deposit_authorized method][] to see if an account is authorized [DepositPreauth amendment]: known-amendments.html#depositpreauth -{% include '_snippets/rippled-api-links.md' %} -{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} {% include '_snippets/rippled_versions.md' %}