Add tags

Add tags to the following comment
1
2
3
function remove_comment(s) {
	return s.replace(/\/\*.*?(\*\/|$)/, '');
}

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...