[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Worg: Possible bug about inline-image example using four brackets
From: |
Corwin Brust |
Subject: |
Re: Worg: Possible bug about inline-image example using four brackets |
Date: |
Fri, 31 Mar 2023 08:59:49 -0500 |
On Fri, Mar 31, 2023 at 7:32 AM <c.buhtz@posteo.jp> wrote:
>
> it seems there is no bug-tracker for "worg" at
> "https://git.sr.ht/~bzg/worg".
I believe that we use the org bug tracker including for worg - see
`org-submit-bug-report`.
>
> Please see the line behind this link
> https://git.sr.ht/~bzg/worg/tree/master/item/org-tutorials/images-and-xhtml-export.org#L61
>
> There you find an example of in inline-image in org-mode uing 4 brackets
> on each side.
>
> lore [[[[/img/org-mode-unicorn.png]]]] ipsum
>
> My org (Emacs 29) does ignore two of the brackets when exporting to HTL.
> When using two brackets only, inline images also rendered as
> inline-images without problems.
Thanks for reporting, I'll try to take a look at this a little later
today (assuming nobody else fixes it first).
Corwin