janeway
janeway copied to clipboard
<label> text styled as <bold> or <italic> will not display in HTML
Describe the bug
Within the <label>
tag, if any text is styled as <bold>
or <italic>
, that text will not display at all in the Janeway HTML. The <caption>
displays fine, as does any text in the same <label>
tag that isn't styled. I'm not sure if any other styling tags cause the same issue.
Janeway version 1.4.1
To Reproduce
I discovered this while proofreading the HTML galley for this article, but I simply removed the offending <bold>
tags so that we could publish quickly, so that galley no longer actively shows the issue. See the screenshot below for an illustration of what I was seeing. Note the colon in the <label>
for Figure 3, which does display on Janeway, since it's outside the <bold>
tag.
Expected behavior
All text tagged <label>
should display as expected in the caption box.
Screenshots
Bumping this up as I just ran into this issue again.
Bumping up once again.