Yue Yi <[email protected]> writes: > Hi, Emacs Org-mode maintainers, > > `org-html-inline-image-p' returns non-nil for a link whose description > is only white space (e.g. "[[https://example.com][ ]]"). The containing > paragraph is then treated as a standalone image and wrapped in a figure > instead of a plain <p>. > ...
Thanks! Fixed. Applied, onto main, adding a comment about `org-export-insert-image-links' and modifying the commit message to link to this thread. I also removed TINYCHANGE cookie from the commit message as you should have the copyright assignment according to my records. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d3fb6e459 Best, Ihor -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
