FrameMaker Link Settings in RoboHelp 2020 - Mapping paragraph styles to HTML Tags
I'm attempting to map a FrameMaker Heading1 paragraph style to a RoboHelp (CSS) H1 tag.
I want the end HTML to be something like:
<h1> ... </h1>
Instead I get:
<p class="Heading1"> .... </p>
Notes:
- Using fully patched FrameMaker and RoboHelp 2020.
- Separately I migrated the project and I do get the expected <h1> tag, but the migrated project doesn't retain the link to the source FrameMaker book, so it's not much use. (I've raised a bug with Adobe.)
- Mapping appears to be correct (see screenshot)

- default.dfs - is there a way of mapping the FrameMaker style to h1 using <htmltag> ?
This isn't the only issue I have with FrameMaker link settings but if I can get this to work maybe the same method can be used with the rest.
All help appreciated.
