It is a problem with font-weight that it fixed in the prerelease, the fix <https://github.com/Jermolene/TiddlyWiki5/commit/f97850dd05693e84dd36b8af5d72b22fbfd74958#diff-1608798fd26545169d67db97f5f4b2ed06e74bdf30c65b70d95482dddbbb06fe> the heading elements have a font-weight of 300 and the *<strong>* element has font-weight bolder. The bolder of 300 is 400 (=normal) You can see the specification about this property here <https://drafts.csswg.org/css-fonts-3/#font-weight-prop>
El lunes, 16 de agosto de 2021 a las 14:47:50 UTC+2, TW Tones escribió: > Can you give an example? > > This works; > > <h2> This is a heading with ''bold'' in it</h2> > > Tones > > On Saturday, 14 August 2021 at 20:03:47 UTC+10 Sapphireslinger wrote: > >> The heading wikitext cancels out the bold wikitext. >> >> I went to the control panel and looked through the palette editor but >> couldn't find anything to edit to keep the H1 and H2 and H3 (etc) buttons >> from interfering with the bold formatting. >> >> I am using Vanilla theme. >> >> Thank you for any tips. >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6640865d-9be6-42d1-b3a9-cfa200f0b107n%40googlegroups.com.

