1 parent 620b1e8 commit 9c8cea6Copy full SHA for 9c8cea6
1 file changed
scripts/tags/exturl.js
@@ -51,7 +51,6 @@ function extURL(args, content) {
51
title: title
52
};
53
54
- //console.log(url);
55
return htmlTag('span', attrs, text.join(' '));
56
}
57
0 commit comments