|
|
|
|
|
by diarmuid_glynn
1167 days ago
|
|
We've found "sheet markup" (a simplified, textual representation of a spreadsheet) useful in other contexts, such as when interacting with an LLM. I think there might be quite a few other interesting uses, happy to discuss. |
|
In my experience editing Markdown tables by hand isn't fun.
I just go with CSVs or PSVs or Space Separated values.
Here's how I do it in Scroll (my markdown alternative):
https://try.scroll.pub/#scroll%0A%20table%20%7C%0A%20%20Item...