diff --git a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md index 986058882f..5762fa6255 100644 --- a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md +++ b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例 -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md index f3820449ad..a0b505672e 100644 --- a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md +++ b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md @@ -16,7 +16,7 @@ label: このメソッドは複数の異なる種類のデータを取得することができます。以下に記載されている一般的なフィールドと特定のタイプのフィールドで構成される適切なパラメータを渡し、標準の[リクエストのフォーマット](../../api-conventions/request-formatting.md)に従うことで、取得するアイテムの種類を選択できます。(例えば、WebSocketリクエストは常に`command`フィールドとオプションで`id`フィールドを持ち、JSON-RPCリクエストは`method`フィールドと`params`フィールドを使います)。 -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} ### 一般的なフィールド diff --git a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md index aa575a4ad1..b45114a9f1 100644 --- a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md +++ b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md @@ -21,7 +21,7 @@ _([AMM amendment][] {% not-enabled /%}が必要です。)_ リクエストの例 -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md index 1633fe7df1..8b6178acee 100644 --- a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md +++ b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md index 9c825ec8f0..9d22c525c6 100644 --- a/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md +++ b/content/@i18n/ja/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md b/content/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md index b0fbdd6768..4d4696c43b 100644 --- a/content/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md +++ b/content/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md @@ -16,7 +16,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_ ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md b/content/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md index 9e565b060f..c6f04a5cfd 100644 --- a/content/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md +++ b/content/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md @@ -17,7 +17,7 @@ The `gateway_balances` command calculates the total balances issued by a given a ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md b/content/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md index 6d42ac9e8c..f27415875a 100644 --- a/content/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md +++ b/content/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md @@ -15,7 +15,7 @@ The `noripple_check` command provides a quick way to check the status of [the De ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md b/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md index 906046fd77..65be86802c 100644 --- a/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md +++ b/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md @@ -15,7 +15,7 @@ The `ledger_data` method retrieves contents of the specified ledger. You can ite ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md b/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md index f7d823fafe..c0191ff394 100644 --- a/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md +++ b/content/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md @@ -16,7 +16,7 @@ The `ledger_entry` method returns a single ledger entry from the XRP Ledger in i This method can retrieve several different types of data. You can select which type of item to retrieve by passing the appropriate parameters, comprised of the general and type-specific fields listed below, and following the standard [request formatting](../../api-conventions/request-formatting.md). (For example, a WebSocket request always has the `command` field and optionally an `id` field, and a JSON-RPC request uses the `method` and `params` fields.) -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} ### General Fields diff --git a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md index b524b61a11..252bcea32e 100644 --- a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md +++ b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md @@ -21,7 +21,7 @@ _(Requires the [AMM amendment][] {% not-enabled /%})_ An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md index f4d36aa133..16b4dece18 100644 --- a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md +++ b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md @@ -16,7 +16,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_ ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md index c96d3d5186..5f3a0abaa6 100644 --- a/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md +++ b/content/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md @@ -16,7 +16,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_ ## Request Format An example of the request format: -{% partial file="/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/_snippets/no-cli-syntax.md" /%} {% tabs %}