The problem. I've added CSS to format the text colour by data- attribute. The formatting only appears in preview (browser) mode. This is disappointing because:
- This means there's no HTML5-compliant WYSYWYG editor in Flare.
- When using MadCap Contributor in annotation-only ("free reviewer") mode, it cannot show the colour. Even if we used a licensed version, I wouldn't want reviewers to switch back and forth between the Preview and the annotatable screens, because of the usability friction.
Code: Select all
<div data-lang="de" data-file="ecl-module-metadata-de" data-screenid="process-overview" data-texttype="elements" data-id="cms-device-warning" data-otype="not-supported" data-validationtype="message">Für die Beantragung des <MadCap:variable name="GTL-de.CompanyShort" /> <MadCap:variable name="GTL-de.Product2" />s empfehlen wir Ihnen die Nutzung eines Laptops oder PCs. Teile der Antragstrecke sind nicht für mobile Geräte optimiert.</div>Code: Select all
div[data-otype]
{color:#ff0000}{b}UPDATE{/b]. Lots of views, no responses, so i submitted this as a Support request directly to MadCap. I'll let you know what they say.