From c96b696a5086b62eb267bfcf7cf1829bb35d2881 Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Sun, 19 Aug 2018 00:02:21 -0700 Subject: [PATCH] Try a third way to get a code fence in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd1c5b9..6817e24 100644 --- a/README.md +++ b/README.md @@ -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): -``` +``` + 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