moonslide-app / moonslide

Editor to create presentations with Markdown and Reveal.js
MIT License
7 stars 1 forks source link

Fix bug where image with no alt text is parsed as inline image #68

Closed triumphvalley closed 1 year ago

triumphvalley commented 1 year ago

Images with no alt tag like ![](path/to/image) were always parsed as inline images.