diff --git a/3x5.js b/3x5.js index d7413f1..1e1dd67 100644 --- a/3x5.js +++ b/3x5.js @@ -37,7 +37,7 @@ let theCard = { id: 100, fields: {}, code: String.raw` - h1 Hello, World! + h1 "Hello, World!" para [2 + 2] block { This is a paragraph of text, with one [b bold] word. Yes, this means there has to be some magic in text processing... this won't work.