googlefonts/gftools

HTML reformatting issues

Closed this issue · 1 comments

@m4rc1e, maybe you know?
cc @vv-monsalve

Some spaces are added automatically after adding links or italic.

Screenshot 2024-05-30 at 16 11 21 Screenshot 2024-05-30 at 11 43 22

Can this be solved? It impacts all the Playwrite PRs.

Example

<p>
 Playwrite Polska appears in font menus with a two-letter country code ‘PL’,
 <i>
  Playwrite PL
 </i>
 , and features four styles: Thin, ExtraLight, Light, and Regular.
 <br/>

You can see a space between PL and </i>, that gives: Playwrite , and features

Requires removal of the space following PL