When trying to use this package for images, it always gives me a text instead of rendering the image,
For example:
If the markdown data was:
"", It will perfectly show an image
but when trying to use an
or even converting an already markdown style,
Example: html2md.convert("")<
It will just show it as a text instead of loading the image
When trying to use this package for images, it always gives me a text instead of rendering the image,
For example:
If the markdown data was:
"", It will perfectly show an image
but when trying to use an
or even converting an already markdown style,
Example: html2md.convert("")<
It will just show it as a text instead of loading the image