We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620b1e8 commit 9c8cea6Copy full SHA for 9c8cea6
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