質問編集履歴

1

文字修正

2018/02/02 05:24

投稿

agepan
agepan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  text = text.replace(/(http(s)?://[\x21-\x7e]+)/gi, "<a href='$1' target='_blank'>$1</a>");
24
24
 
25
- console.log('text');
25
+ console.log(text);
26
26
 
27
27
 
28
28