Removing link ” from ” on meta_value in custom feilds

Have you try too remove all tag from content then add li ?

$content="<li>".strip_tags(get_field('artist')).'</li>';