Commit 24eef0e
committed
Fix formatting of Binary Operations
The formatting of the Binary Operations portion of the Operations in Class Set was messed up (due to the pipe character being interpreted as part of the table specification). Unfortunately, there seems to be no way to escape a pipe character within backticks, so I've had to resort to using <code> tags.1 parent 04a5c0b commit 24eef0e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments