Unity3d font with strikethrough

Is there any way to have a strikethrough/linethrough (example) font in a GUIText?

I have searched all over and can’t seem to find it anywhere.

There is no strikethrough tag in the Rich Text support. I think you’ll need to create a font that has the strikethrough embedded in it. Or do something very funky with line rendering.

You can use TextMesh Pro FREE asset. Which has strikethrough option. Also it has lots of text effect.