I’m using the echo tag that I’m passing the post title to for modification. I noticed that titles that have apostrophes break the echo returning the full tag instead of the expected output. Is there a way to encode the title so it doesn’t complete the single quoted value?
{echo:extract_title(‘It’s Over Now In Saturday’s Asylum by LA Sykes’)}