Skip to main content
Known Participant
June 11, 2013
Question

Looking for a way to add HTML code in Frame that can be used by Robohelp

  • June 11, 2013
  • 2 replies
  • 5822 views

I want to add something like <div class=name> after eat H1 paragraph. Can this be done in Frame through a marker of some kind? If the andswer is yes, I would assume I'd use the same process to close the div (</div>). Any thoughts?

This topic has been closed for replies.

2 replies

Matt-Tech Comm Tools
Community Expert
Community Expert
June 11, 2013

Have you investigated the User Defined HTML tag option displayed below?

-Matt

Matt R. Sullivan
co-author Publishing Fundamentals: Unstructured FrameMaker 11

-Matt Sullivan, FrameMaker Course Creator, Author, Trainer, Consultant
davewilksAuthor
Known Participant
June 14, 2013

That seemed like a good idea, but I don't think that the intent of that option is quite wht I'm looking for. It replaces the <p> tag with what you enter, but it apparently dosn't like spaces or characters. When I entered <div class=name> in that field, the resulting HTML looked like this:

<divclassname>Content..</divclassname>

So, it looks like I'm back to adding the divs after I import.

Jeff_Coatsworth
Community Expert
Community Expert
June 11, 2013

I don’t remember any marker text coming through except for CSH and Index stuff – and that was stripped off and treated “special” i.e. it creates map ids and index entries, and topic name/file names

davewilksAuthor
Known Participant
June 11, 2013

That's what I was afarid of. I'd like to avoid doing much any post update work in Robohelp, but I may be out of luck.