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]/```
CodePudding user response:
Add \ backslash before each comma.