+--------------------------------------------------+
| sexpcode cheatsheet |
+---------------+----------------------------------+
| Headings | N/A |
+---------------+----------------------------------+
| Paragraphs | N/A (Separated by two newlines?) |
+---------------+----------------------------------+
| Lists | N/A |
+---------------+----------------------------------+
| Inline markup | {b Bold \{text\}} |
| | {i Italic text} |
| | {m Monospaced}/{tt Teletype} |
| | {code '{python} print("Hello")} |
| | {- verbatim {b text}}} -} |
+---------------+----------------------------------+
| Links | {url
http://example.com Link} |
| | {{url
http://example.com} Link} |
+---------------+----------------------------------+