Skip to content

Commit 5cd0c0f

Browse files
fixup! Attempt at pretty example
1 parent 8eaf8dd commit 5cd0c0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ However, due to the current implementation details of Base `any`/`all`, early br
7676

7777
<details>
7878
<summaryClick me! ></summary>
79+
<p>
7980
```julia
8081
julia> @btime mapreduce(abs2, +, A1, dims=(1,2,4))
8182
BenchmarkTools.Trial: 10000 samples with 159 evaluations.
@@ -126,6 +127,7 @@ BenchmarkTools.Trial: 10000 samples with 202 evaluations.
126127

127128
Memory estimate: 1.19 KiB, allocs estimate: 8.
128129
```
130+
</p>
129131
</details>
130132

131133
## Acknowledgments

0 commit comments

Comments
 (0)