Hi,
> Thank you for the report and the patch. I have committed a slightly
> different change. Does it solve your issue?
Yup, this commit solves my issues, thanks! It's also a lot cleaner
than my patch :).
Thanks again,
-Jay
On Sun, Aug 6, 2017 at 12:15 AM, Nicolas Goaziou wrote:
> Hello,
>
> J
Hello,
Jay Kamat writes:
> I discovered a bug in the ox-md exporter and have created a patch to fix it:
>
> Previously, this image link:
> [[https://git-scm.com/images/l...@2x.png]]
>
> would export to:
> ![img](//git-scm.com/images/l...@2x.png)
>
> which is an invalid markdown image, and won't
Hi!
I discovered a bug in the ox-md exporter and have created a patch to fix it:
Previously, this image link:
[[https://git-scm.com/images/l...@2x.png]]
would export to:
![img](//git-scm.com/images/l...@2x.png)
which is an invalid markdown image, and won't display properly in
browsers and other