Unable to correctly create hyperlinks in HTML5 output from Framemaker
What is the correct workflow to add hyperlinks to FM source document so that correct <a href="...">link</a> is created?
I have noticed that when using message URL from the insert>hypertext it can:
- Cause the html5 output to have the entire paragraph containing the hypertext to be wrapped in <a>
- Cause the paragraph up until (and including) the hypertext word/phrase to be wrapped in an <a>
or
- Not produce any <a> tags in the output
<a><p>Here is an short paragraph as an example of a incorrect <span class="crossref">link</span></p></a>
<a><p>Here is an short paragraph as an example of a incorrect <span class="crossref">link</span></p>with some text afterwards</a>
<p>Here is an short paragraph as an example of a non-existent<span class="crossref">link</span></p>
<p>Here is an short paragraph as an example of a correct <a><span class="crossref">link</span></a>with some text afterwards</p>What is the correct procedure to insert hyperlinks into Framemaker so that correct outputs are produced when publishing to HTML5? I am on FrameMaker 2019, I noticed similar behaviour in Framemaker 2015.
Cheers
