View Single Post
Old 05-11-2022, 03:56 PM   #7
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,859
Karma: 6120478
Join Date: Nov 2009
Device: many
Yes,
That last one is a definite bug. I will push the change to add figcaption to the list of other text holders. This change will appear in the next release. Hopefully around the first weekend in June or shortly thereafter.

Thanks for clarifying things.

Until then, Using Find and Replace to wrap the contents of figcaption in a p tag before prettifying should work as a temporary stop-gap.

Quote:
Originally Posted by repilo View Post
The space is kept in:

<figcaption><b>Figure 2: </b><i>Text

and in:

<figcaption><b>Figure 2:</b><i> Text

But the space disappears here in:

<figcaption><b>Figure 2:</b> <i>Text


joining the two words, "Figure2:Text".

Last edited by KevinH; 05-11-2022 at 04:10 PM.
KevinH is offline   Reply With Quote