Ivan Asmer 4 年 前
コミット
fe11882c13
1 ファイル変更1 行追加1 行削除
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

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