diff --git a/_includes/functions/details-list.md b/_includes/functions/details-list.md index 2822de43d5..f4cdc7cae5 100644 --- a/_includes/functions/details-list.md +++ b/_includes/functions/details-list.md @@ -12,13 +12,15 @@ {% for i in (0..9) %} {% capture q %}q{{i}}{% endcapture %} {% capture a %}a{{i}}{% endcapture %} + {% capture al %}a{{i}}link{% endcapture %} + {% capture alink %}{% if include.[al] != nil %}{% endif %}{% endcapture %} {% if include.[q] == nil %}{% break %}{% endif %} {% assign qslug = include.[q] | slugify: 'latin' %} {% if jekyll.environment == "email" %} - - {{include.[q]}}
{{include.[a]}} + - {{include.[q]}}
{{include.[a]}} {{alink}} {% else %} -
{{include.[q]}} - {{include.[a]}} + {{include.[a]}} {{alink}}
{% endif %} {% endfor %} diff --git a/_includes/linkers/issues.md b/_includes/linkers/issues.md index 138eeea15d..7c031ff1e9 100644 --- a/_includes/linkers/issues.md +++ b/_includes/linkers/issues.md @@ -1,14 +1,7 @@ {% capture /dev/null %} + + + +fake_coinjoin + + +cluster_fake1 + +Perceieved transaction 1 + + +cluster_fake2 + +Perceieved transaction 2 + + +cluster_actual + +Actual transaction + + + +fake1_in_label +Inputs + + + +fake1_out_label +Outputs + + + + +fake2_in_label +Inputs + + + + +fake1_in_mine + +Mine +1.0 BTC + + + +fake1_out_other + +Other +0.9 BTC + + + + +fake2_in_other + +Other +1.0 BTC + + + + +fake1_in_other + +Other +1.0 BTC + + + +fake1_out_mine + +Mine +1.1 BTC + + + + +fake2_in_mine + +Mine +1.0 BTC + + + + +fake2_out_mine + +Mine +1.1 BTC + + + + +fake2_out_other + +Other +0.9 BTC + + + + +fake2_out_label +Outputs + + + + +actual_in_label +Inputs + + + + +actual_in_mine2 + +Mine +1.0 BTC + + + + +actual_in_mine1 + +Mine +1.0 BTC + + + + +actual_out_mine + +Mine +1.1 BTC + + + + +actual_out_other + +Other +0.9 BTC + + + + +actual_out_label +Outputs + + + +