On 2023-08-05, at 11:49, Ihor Radchenko <yanta...@posteo.net> wrote:

> Marcin Borkowski <mb...@mbork.pl> writes:
>
>> 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.)
>
> May you elaborate why you consider this a bug?

I wouldn't call it a bug per se.  If my chart looks like this:

|
*
|*
| *
+--*-

it is displayed in Org example block as

|
,*
|*
| *
+--*-

If I change the character to `#' (which does not have a special meaning
to Org like the asterisk), I get the correct

|
#
|#
| #
+--#-

Sorry for the misunderstanding.  I'm not sure how to word it better,
though...

Best,

-- 
Marcin Borkowski
http://mbork.pl

Reply via email to