diff --git a/content/_api-examples/ledger-clio/jsonrpc-diff-response.json b/content/_api-examples/ledger-clio/jsonrpc-diff-response.json index 8b8108b3de..e7b13dfa13 100644 --- a/content/_api-examples/ledger-clio/jsonrpc-diff-response.json +++ b/content/_api-examples/ledger-clio/jsonrpc-diff-response.json @@ -34,7 +34,7 @@ "index": "02BAAC1E67C1CE0E96F0FA2E8061020536CEDD043FEB0FF54F0E155AF07E5400" } }, - ... (trimmed for length) ... + # ... (trimmed for length) ... { "object_id": "F0B9A528CE25FE77C51C38040A7FEC016C2C841E74C1418D5B0A3845AE4FF3FC", "object": { diff --git a/content/_code-samples/escrow/websocket/ledger-response-expiration.json b/content/_code-samples/escrow/websocket/ledger-response-expiration.json index 07f4be2a13..286e8ddac7 100644 --- a/content/_code-samples/escrow/websocket/ledger-response-expiration.json +++ b/content/_code-samples/escrow/websocket/ledger-response-expiration.json @@ -4,13 +4,13 @@ "type": "response", "result": { "ledger": { - ... (trimmed) ... + # ... (trimmed) ... "close_time": 560302643, "close_time_human": "2017-Oct-02 23:37:23", "close_time_resolution": 10, - - ... (trimmed) ... + + # ... (trimmed) ... }, "ledger_hash": "668F0647A6F3CC277496245DBBE9BD2E3B8E70E7AA824E97EF3237FE7E1EE3F2", "ledger_index": 2906341, diff --git a/dactyl-config.yml b/dactyl-config.yml index a1d8344148..6acf7f7a19 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -32,6 +32,13 @@ default_filters: - copy_code_to_clipboard - enforce_filenames # - make_indexes + ## To run a mass find-and-replace on links in the dev portal, uncomment the update_links filter, + ## also comment out or empty out the three snippets files with common links: + ## _snippets/rippled-api-links.md + ## _snippets/tx-type-links.md + ## _snippets/rippled_versions.md + ## And then run dactyl_build. + # - update_links callout_class: "devportal-callout" callout_types: