Max Nikulin <maniku...@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>

Reply via email to