HTML is ref
ref
I need to get reftext
reftext
How can i do this? $(\'a\').append(\'text\')<
$(\'a\').append(\'text\')<
$('a').after("text");