Skip to content

Commit

Permalink
Add spaces near auto_anchor
Browse files Browse the repository at this point in the history
Having the end auto_anchor function near link definitions messes them up
in Hugo, so add some newlines.
  • Loading branch information
harding committed Aug 9, 2024
1 parent 3018581 commit dcd385c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/specials/taproot/en/15-output-linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ a few additional counterpoints to consider:
also get all of taproot's other amazing privacy benefits.

{% include linkers/issues.md issues="12119" %}

{% endauto_anchor %}

[p4tr benefits]: /en/preparing-for-taproot/#multisignature-overview
[p4tr safety]: /en/preparing-for-taproot/#why-are-we-waiting
[coindesk experts]: https://www.coindesk.com/tech/2020/12/01/privacy-concerns-over-bitcoin-upgrade-taproot-are-a-non-issue-experts-say/
Expand Down
2 changes: 2 additions & 0 deletions _includes/specials/taproot/ja/15-output-linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Taprootの[プライバシー上の利点][p4tr benefits]を無視すべきだ
Taprootの他の驚くべきプライバシー上の利点もすべて得られます。

{% include linkers/issues.md issues="12119" %}

{% endauto_anchor %}

[p4tr benefits]: /ja/preparing-for-taproot/#マルチシグの概要
[p4tr safety]: /ja/preparing-for-taproot/#なぜ待つ必要があるのか?
[coindesk experts]: https://www.coindesk.com/tech/2020/12/01/privacy-concerns-over-bitcoin-upgrade-taproot-are-a-non-issue-experts-say/
Expand Down

0 comments on commit dcd385c

Please sign in to comment.