Try a third way to get a code fence in README

This commit is contained in:
Glen Whitney 2018-08-19 00:02:21 -07:00
parent 461ebd756d
commit c96b696a50
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ gap> elt := Elements(Q3); # the element ^p: below means conjugation by p in S3
[ ^():, ^(2,3):, ^(1,2):, ^(1,2,3):, ^(1,3,2):, ^(1,3): ]
gap> elt[4]*elt[3]; # So this will produce (1,2,3)^{-1}(1,2)(1,2,3)
^(2,3):
```<!--@EndExampleSession -->
```
<!--@EndExampleSession -->
Note in particular that RAQ generally, unless otherwise specifically
requested, produces __left__ quandles and racks. (That is to say, quandles in
which for any fixed element $l$, the "left-multiplication by $l$" operation