Skip to main content
Participant
January 20, 2015
Question

Cleam HTML Export

  • January 20, 2015
  • 2 replies
  • 174 views

Hi,

When I save an FM12 file as HTML, it inserts <a> anchor tags which I need to clean manually when I re-use the HTML. Is there any way of producing clean HTML I can use in Zendesk articles?

Thanks.

This topic has been closed for replies.

2 replies

Legend
January 21, 2015

Are the redundant anchor tags doing any harm? I find the styles and copious divs more inconvenient; and have sometimes had better results by saving to XML, replacing header/footer with html and discarding all occurrences of FM-

Jeff_Coatsworth
Community Expert
Community Expert
January 20, 2015

Probably not – you may end up having to employ scripting to post-process your HTML