Log in

View Full Version : Reference Manual formatted text issue.



Samarex
December 4th, 2020, 02:16
Was working on a reference manual for Starfinder and found a issue with formattedtext blocks ignoring spaces if <i>,<b> tags are used in the text line.
I.E if I have the following in a xml for a reference manual.

<p>This is a <b>example</b> of <i>what is</i> happening.</p> (Displays as) This is aexampleofwhat ishappening.
in FGC its normal (Displays as) This is a example of what is happening.

So I looked at a reference manual from 5E (DD 5E SRD Bestiary) to see if it was FGU or ruleset, and found its doing the same thing there. (see attachment)

Note: Placing extra spaces to try and compensate does not work either.

Windows 10
Core RPG v3.3.12A
5E v3.3.12
No extensions loaded.
Last FGU update was today. v4.0.4 ULTIMATE (2020-12-3)

Moon Wizard
December 4th, 2020, 04:04
Thanks, Russell. I just pushed a hotfix for this.

Regards,
JPG

Samarex
December 4th, 2020, 06:41
Thanks, Russell. I just pushed a hotfix for this.

Regards,
JPG

Thanks John,
Verified in both SFRPG and 5E both look correct now.