@@ -3242,9 +3242,9 @@ mod tests {
3242
3242
<dt>turbo</dt>
3243
3243
<dd>true</dd>
3244
3244
<dt>etching</dt>
3245
- <dd><a class=monospace href=/tx/{txid}>{txid}</a></dd>
3245
+ <dd><a class=collapse href=/tx/{txid}>{txid}</a></dd>
3246
3246
<dt>parent</dt>
3247
- <dd><a class=monospace href=/inscription/{txid}i0>{txid}i0</a></dd>
3247
+ <dd><a class=collapse href=/inscription/{txid}i0>{txid}i0</a></dd>
3248
3248
</dl>
3249
3249
.*"
3250
3250
) ,
@@ -3689,7 +3689,7 @@ mod tests {
3689
3689
<dd>.*</dd>
3690
3690
<dt>git commit</dt>
3691
3691
<dd>
3692
- <a class=monospace href=https://github.com/ordinals/ord/commit/[[:xdigit:]]{40}>
3692
+ <a class=collapse href=https://github.com/ordinals/ord/commit/[[:xdigit:]]{40}>
3693
3693
[[:xdigit:]]{40}
3694
3694
</a>
3695
3695
</dd>
@@ -3842,7 +3842,7 @@ mod tests {
3842
3842
<dl>
3843
3843
<dt>value</dt><dd>5000000000</dd>
3844
3844
<dt>script pubkey</dt><dd class=monospace>OP_PUSHBYTES_65 [[:xdigit:]]{{130}} OP_CHECKSIG</dd>
3845
- <dt>transaction</dt><dd><a class=monospace href=/tx/{txid}>{txid}</a></dd>
3845
+ <dt>transaction</dt><dd><a class=collapse href=/tx/{txid}>{txid}</a></dd>
3846
3846
<dt>spent</dt><dd>false</dd>
3847
3847
</dl>
3848
3848
<h2>1 Sat Range</h2>
@@ -3864,7 +3864,7 @@ mod tests {
3864
3864
<dl>
3865
3865
<dt>value</dt><dd>5000000000</dd>
3866
3866
<dt>script pubkey</dt><dd class=monospace>OP_PUSHBYTES_65 [[:xdigit:]]{{130}} OP_CHECKSIG</dd>
3867
- <dt>transaction</dt><dd><a class=monospace href=/tx/{txid}>{txid}</a></dd>
3867
+ <dt>transaction</dt><dd><a class=collapse href=/tx/{txid}>{txid}</a></dd>
3868
3868
<dt>spent</dt><dd>false</dd>
3869
3869
</dl>.*"
3870
3870
) ,
@@ -3887,7 +3887,7 @@ mod tests {
3887
3887
<dl>
3888
3888
<dt>value</dt><dd>5000000000</dd>
3889
3889
<dt>script pubkey</dt><dd class=monospace></dd>
3890
- <dt>transaction</dt><dd><a class=monospace href=/tx/{txid}>{txid}</a></dd>
3890
+ <dt>transaction</dt><dd><a class=collapse href=/tx/{txid}>{txid}</a></dd>
3891
3891
<dt>spent</dt><dd>false</dd>
3892
3892
</dl>
3893
3893
<h2>1 Sat Range</h2>
@@ -3935,8 +3935,8 @@ mod tests {
3935
3935
format ! (
3936
3936
".*<dl>
3937
3937
<dt>id</dt>
3938
- <dd class=monospace >{inscription_id}</dd>.*<dt>output</dt>
3939
- <dd><a class=monospace href=/output/0000000000000000000000000000000000000000000000000000000000000000:0>0000000000000000000000000000000000000000000000000000000000000000:0</a></dd>.*"
3938
+ <dd class=collapse >{inscription_id}</dd>.*<dt>output</dt>
3939
+ <dd><a class=collapse href=/output/0000000000000000000000000000000000000000000000000000000000000000:0>0000000000000000000000000000000000000000000000000000000000000000:0</a></dd>.*"
3940
3940
) ,
3941
3941
) ;
3942
3942
@@ -4057,7 +4057,7 @@ mod tests {
4057
4057
test_server. assert_response_regex (
4058
4058
"/blocks" ,
4059
4059
StatusCode :: OK ,
4060
- ".*<ol start=96 reversed class=block-list>\n ( <li><a class=monospace href=/block/[[:xdigit:]]{64}>[[:xdigit:]]{64}</a></li>\n ){95}</ol>.*"
4060
+ ".*<ol start=96 reversed class=block-list>\n ( <li><a class=collapse href=/block/[[:xdigit:]]{64}>[[:xdigit:]]{64}</a></li>\n ){95}</ol>.*"
4061
4061
) ;
4062
4062
}
4063
4063
@@ -4155,12 +4155,12 @@ mod tests {
4155
4155
</dl>
4156
4156
<h2>1 Input</h2>
4157
4157
<ul>
4158
- <li><a class=monospace href=/output/0000000000000000000000000000000000000000000000000000000000000000:4294967295>0000000000000000000000000000000000000000000000000000000000000000:4294967295</a></li>
4158
+ <li><a class=collapse href=/output/0000000000000000000000000000000000000000000000000000000000000000:4294967295>0000000000000000000000000000000000000000000000000000000000000000:4294967295</a></li>
4159
4159
</ul>
4160
4160
<h2>1 Output</h2>
4161
4161
<ul class=monospace>
4162
4162
<li>
4163
- <a href=/output/{txid}:0 class=monospace >
4163
+ <a href=/output/{txid}:0 class=collapse >
4164
4164
{txid}:0
4165
4165
</a>
4166
4166
<dl>
@@ -5492,7 +5492,7 @@ next
5492
5492
format ! (
5493
5493
".*<title>Inscription 1</title>.*
5494
5494
.*<dt>id</dt>
5495
- .*<dd class=monospace >{child0}</dd>.*"
5495
+ .*<dd class=collapse >{child0}</dd>.*"
5496
5496
) ,
5497
5497
) ;
5498
5498
@@ -5507,7 +5507,7 @@ next
5507
5507
format ! (
5508
5508
".*<title>Inscription -1</title>.*
5509
5509
.*<dt>id</dt>
5510
- .*<dd class=monospace >{child1}</dd>.*"
5510
+ .*<dd class=collapse >{child1}</dd>.*"
5511
5511
) ,
5512
5512
) ;
5513
5513
}
@@ -5668,7 +5668,7 @@ next
5668
5668
".*<h1>Inscription 0</h1>.*
5669
5669
<dl>
5670
5670
<dt>id</dt>
5671
- <dd class=monospace >{inscription_id}</dd>.*"
5671
+ <dd class=collapse >{inscription_id}</dd>.*"
5672
5672
) ,
5673
5673
) ;
5674
5674
server. assert_response_regex (
@@ -5678,7 +5678,7 @@ next
5678
5678
".*<h1>Inscription 0</h1>.*
5679
5679
<dl>
5680
5680
<dt>id</dt>
5681
- <dd class=monospace >{inscription_id}</dd>.*"
5681
+ <dd class=collapse >{inscription_id}</dd>.*"
5682
5682
) ,
5683
5683
) ;
5684
5684
@@ -5689,7 +5689,7 @@ next
5689
5689
".*<h1>Inscription -1</h1>.*
5690
5690
<dl>
5691
5691
<dt>id</dt>
5692
- <dd class=monospace >{cursed_inscription_id}</dd>.*"
5692
+ <dd class=collapse >{cursed_inscription_id}</dd>.*"
5693
5693
) ,
5694
5694
)
5695
5695
}
@@ -5720,7 +5720,7 @@ next
5720
5720
".*<h1>Inscription -1</h1>.*
5721
5721
<dl>
5722
5722
<dt>id</dt>
5723
- <dd class=monospace >{id}</dd>
5723
+ <dd class=collapse >{id}</dd>
5724
5724
<dt>charms</dt>
5725
5725
<dd>
5726
5726
<span title=cursed>👹</span>
@@ -5759,7 +5759,7 @@ next
5759
5759
".*<h1>Inscription 0</h1>.*
5760
5760
<dl>
5761
5761
<dt>id</dt>
5762
- <dd class=monospace >{id}</dd>
5762
+ <dd class=collapse >{id}</dd>
5763
5763
.*
5764
5764
<dt>value</dt>
5765
5765
.*
@@ -5795,7 +5795,7 @@ next
5795
5795
".*<h1>Inscription 0</h1>.*
5796
5796
<dl>
5797
5797
<dt>id</dt>
5798
- <dd class=monospace >{id}</dd>
5798
+ <dd class=collapse >{id}</dd>
5799
5799
<dt>charms</dt>
5800
5800
<dd>.*<span title=coin>🪙</span>.*</dd>
5801
5801
.*
@@ -5831,7 +5831,7 @@ next
5831
5831
".*<h1>Inscription 0</h1>.*
5832
5832
<dl>
5833
5833
<dt>id</dt>
5834
- <dd class=monospace >{id}</dd>
5834
+ <dd class=collapse >{id}</dd>
5835
5835
<dt>charms</dt>
5836
5836
<dd>.*<span title=uncommon>🌱</span>.*</dd>
5837
5837
.*
@@ -5867,7 +5867,7 @@ next
5867
5867
".*<h1>Inscription 0</h1>.*
5868
5868
<dl>
5869
5869
<dt>id</dt>
5870
- <dd class=monospace >{id}</dd>
5870
+ <dd class=collapse >{id}</dd>
5871
5871
<dt>charms</dt>
5872
5872
<dd>.*<span title=nineball>9️⃣</span>.*</dd>
5873
5873
.*
@@ -5907,7 +5907,7 @@ next
5907
5907
".*<h1>Inscription -1</h1>.*
5908
5908
<dl>
5909
5909
<dt>id</dt>
5910
- <dd class=monospace >{id}</dd>
5910
+ <dd class=collapse >{id}</dd>
5911
5911
<dt>charms</dt>
5912
5912
<dd>
5913
5913
<span title=reinscription>♻️</span>
@@ -5971,7 +5971,7 @@ next
5971
5971
".*<h1>Inscription 0</h1>.*
5972
5972
<dl>
5973
5973
<dt>id</dt>
5974
- <dd class=monospace >{id}</dd>
5974
+ <dd class=collapse >{id}</dd>
5975
5975
.*
5976
5976
<dt>value</dt>
5977
5977
.*
@@ -6032,7 +6032,7 @@ next
6032
6032
".*<h1>Inscription 0</h1>.*
6033
6033
<dl>
6034
6034
<dt>id</dt>
6035
- <dd class=monospace >{id}</dd>
6035
+ <dd class=collapse >{id}</dd>
6036
6036
.*
6037
6037
<dt>value</dt>
6038
6038
.*
@@ -6082,7 +6082,7 @@ next
6082
6082
".*<h1>Inscription -1</h1>.*
6083
6083
<dl>
6084
6084
<dt>id</dt>
6085
- <dd class=monospace >{id}</dd>
6085
+ <dd class=collapse >{id}</dd>
6086
6086
<dt>charms</dt>
6087
6087
<dd>
6088
6088
<span title=cursed>👹</span>
@@ -6118,7 +6118,7 @@ next
6118
6118
".*<h1>Inscription 0</h1>.*
6119
6119
<dl>
6120
6120
<dt>id</dt>
6121
- <dd class=monospace >{id}</dd>
6121
+ <dd class=collapse >{id}</dd>
6122
6122
.*
6123
6123
<dt>value</dt>
6124
6124
<dd>5000000000</dd>
@@ -6144,7 +6144,7 @@ next
6144
6144
".*<h1>Inscription 0</h1>.*
6145
6145
<dl>
6146
6146
<dt>id</dt>
6147
- <dd class=monospace >{id}</dd>
6147
+ <dd class=collapse >{id}</dd>
6148
6148
<dt>charms</dt>
6149
6149
<dd>
6150
6150
<span title=lost>🤔</span>
@@ -6603,7 +6603,7 @@ next
6603
6603
".*<h1>Inscription 1</h1>.*
6604
6604
<dl>
6605
6605
<dt>id</dt>
6606
- <dd class=monospace >{id}</dd>
6606
+ <dd class=collapse >{id}</dd>
6607
6607
.*
6608
6608
<dt>delegate</dt>
6609
6609
<dd><a href=/inscription/{delegate}>{delegate}</a></dd>
0 commit comments