Skip to content

Commit

Permalink
do not use code block syntax for emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Nov 5, 2024
1 parent 5ddabbf commit 693b5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/QuantumCliffordHeckeExt/lifted_product.jl
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ julia> code_n(c), code_k(c)
```
An [[70, 8, 10]] *abelian* 2BGA code from Table 1 of [lin2024quantum](@cite), with cyclic group of
order `l = 35`, illustrates that `abelian` 2BGA codes can be viewed as GB codes.
order `l = 35`, illustrates that *abelian* 2BGA codes can be viewed as GB codes.
```jldoctest
julia> l = 35;
Expand Down

0 comments on commit 693b5ba

Please sign in to comment.