Comment by mdaniel

1 year ago

  Sure! Here's the 3x5 Tic Tac Toe board. Each cell is numbered for easy reference:

    diff

I'm presuming that copy paste ate the ``` part and I found it interesting that in the first chat it correctly(?) used a markdown code fence but in the 2nd chat it chose to use diff syntax for its table. I suppose it rendered the text in a monospace font?