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' %}