Converting a table to single cell text block (Markdown, ReStructuredText or AsciiDoc)

THANKS @PTDataScientist!

This AsciiDoc syntax was the key to prepping the API table portion of my GPT integration. I made a dynamic version of your AsciiDoc converter and put it on my hub in case you were interested. I had to add multiple escape characters after this component using regex replace before each formulas or json conversion to get the request to post correctly. Not sure how much data it can handle yet, but I will give it some harder challenges tomorrow.

3 Likes