+
{% include helpers/subhead-links.md %}
### Creating A Bloom Filter
@@ -454,3 +461,4 @@ is identical to the merkle root in the header and check the other steps
of the parsing checklist in the `merkleblock` message section.
{% endautocrossref %}
+
+
{% include helpers/subhead-links.md %}
### Payment Protocol
@@ -471,3 +478,4 @@ created by the program above appears in the GUI from Bitcoin Core 0.9.

{% endautocrossref %}
+
{% include helpers/subhead-links.md %}
{% autocrossref %}
@@ -103,3 +108,4 @@ configuration directory locations on various operating systems. Always back up
mainnet wallets before performing dangerous operations such as deleting.)
{% endautocrossref %}
+
\ No newline at end of file
diff --git a/_data/devdocs/en/examples/transactions.md b/_data/devdocs/en/examples/transactions.md
index 70ad0ab2..407adbb7 100644
--- a/_data/devdocs/en/examples/transactions.md
+++ b/_data/devdocs/en/examples/transactions.md
@@ -4,7 +4,13 @@ http://opensource.org/licenses/MIT.
{% endcomment %}
{% assign filename="_data/devdocs/en/examples/transactions.md" %}
+
+
## Transactions
+
+
+
+
{% include helpers/subhead-links.md %}
### Transaction Tutorial
@@ -1277,3 +1283,4 @@ We send the transaction spending the P2SH multisig output to the local
node, which accepts it.
{% endautocrossref %}
+