target="_blank" hypertext marker parameter not processing properly to HTML
Using Fm 14.0.4, when inserting a Go To URL hypertext marker, marker text of message URL https://forums.adobe.com/ works as expected in HTML output, replacing the source page with the destination.
However, I can't figure out the marker text needed to return <a href="https://forums.adobe.com/" target="_blank"> in the HTML output.
Which is unfortunate, because I tested this in Fm 14.0.0 and was able to use this string message URL https://forums.adobe.com/" target="_blank to give the <a href="https://forums.adobe.com/" target="_blank"> result I'm looking for.
Has anyone done this successfully in 14.0.4?
EXAMPLES with RESULTS
message URL https://forums.adobe.com/ target=_blank returns <a href="https://forums.adobe.com/  target=_blank">
message URL https://forums.adobe.com/" target="_blank returns <a href="https://forums.adobe.com/" target="_blank">
Suggestions for referencing HTML entities in Fm markers greatly appreciated!!!!
-Matt
