|
@@ -660,7 +660,7 @@ const Img = ({react:React, children, title, node}) =>{
|
|
return _("img", {alt: title, src: children, className: node.startMatch[1] || undefined})
|
|
return _("img", {alt: title, src: children, className: node.startMatch[1] || undefined})
|