Here is the code title its an attribute
``` src="[sc name='testt2' id='''+title+'''][/sc]/```
whene i put it between single qoutes the attribute shows up like a html code :
``` src="[sc name='testt2' id=''''+title+''''][/sc]/```
Add \ backslash before each comma.