[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] ox-md image captions
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] ox-md image captions |
Date: |
Wed, 05 Apr 2023 15:22:34 +0000 |
Max Nikulin <manikulin@gmail.com> writes:
> My expectation is that Markdown
>
> ![Alt text](/path/to/img.jpg "Optional title")
>
> is exported to HTML
>
> <img src="/path/to/img.jpg" alt="Alt text" title="Optional title">
>
> If it is so then caption should not be exported as title and it is not
> related to markdown extensions. Org caption should appear as text, it
> should not require to hover image to see it as tooltip.
That will certainly be a breaking change to export #+caption and
ordinary text in markdown.
I do not feel that it is justified.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [BUG] ox-md image captions, (continued)
Re: [BUG] ox-md image captions, Max Nikulin, 2023/04/05