On 2023-08-04, at 22:20, Marcin Borkowski <mb...@mbork.pl> wrote:
> On 2023-08-04, at 10:03, Ihor Radchenko <yanta...@posteo.net> wrote: > >> Marcin Borkowski <mb...@mbork.pl> writes: >> >>> I have an Elisp form in an Org source block, returning a (multi-line) >>> string. I'd like to put that string into the same Org buffer. I tried >>> `:results raw', but the string contains `|' characters, so Org treats >>> its as a table and tries to format it as such, which is not what I want. >>> >>> How to do that? >> >> Maybe :wrap example? > > Thanks a lot, that works! (Apart from the issue with lines beginning > with a star, possibly preceded by whitespace, which are "escaped" with > a comma - but that is a known thing in Org, and I can easily circumvent > it.) > > BTW, that means that my blog post for this weekend (about plotting > charts from Org tables, all within Org mode and using ASCII art) is > basically almost ready! And here it is: https://mbork.pl/2023-08-05_Plotting_ASCII_art_charts_from_Org_mode_tables Thanks again! -- Marcin Borkowski http://mbork.pl