anki
anki copied to clipboard
Request to support images from the network
trafficstars
Now only local images are supported.
However, web images are not supported.


The change would be here: https://github.com/jasonwilliams/anki/blob/master/src/markdown/Serializer.ts#L127-L136
Good first issue for someone to pick up