Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

PillarToMic converter is sensitive to file path

Open Ducasse opened this issue 3 years ago • 0 comments

PillarToMic converter should handle path the same way. There was not difference between file://figures/Foo.png and and figure/Foo.png

+Two messages: ==Color yellow== and ==aMorph color: Color yellow==.>/figures/uKeyUnOne.png|label=fig:ellipse|width=50+
+Two messages: ==Color yellow== and ==aMorph color: Color yellow==.>file://figures/uKeyUnOne.png|label=fig:ellipse|width=50+

Should both produce figures/uKeyUnOne.png

![Two messages: `Color yellow` and `aMorph color: Color yellow`.](figures/uKeyUnOne.png label=fig:ellipse&width=50)

Ducasse avatar May 21 '22 07:05 Ducasse