@@ -28,7 +28,7 @@ const syntax = {
img:{
paired: true,
recursive: false,
- startRegexp: /!(\s*)\[(.*)\]\(/,
+ startRegexp: /!(\S*)\[(.*)\]\(/,
endRegexp: /\)/,
content: {
start: {