I am currently updating my page with facebook open graph meta tags so it get's a nice preview when pasting the url to facebook. Sadly, the og:description property or any other property of type string seems to ignore linebreaks. I've tried any known format for linebreaks like \n or <br> but none of them work.
Does anyone know the trick or is it just not possible to add linebreaks?
Thanks, McFarlane