Description
When formatting the first word or line in a label cell with markdown or inline HTML (e.g. bold with asterisks or color with span tag), all the following text in that cell will be displayed according the applied formatting, despite this following text should be displayed without special formatting. Additionally, when the following text is in the same line with the formatted text, in Enketo a line break is introduced.
By now I only could work around that by adding an empty line between the formatted text and the following text that should be displayed as plain text.
Steps to Reproduce
See attached
XLSform (10.2 KB)
or view this form in Enketo. I would like to find out if anyone else will see the same formatting errors when opening the form in Enketo.
Expected behavior
Text that follows the formatted section should not “inherit” the previously applied formatting and should be displayed in the same line.
Actual behavior
When starting a line with a formatted section, the following text, that should be displayed as plain text, inherits the formatting and a linebreak is introduced between the formatted and unformatted sections.
Additional details
We run an own Kobo server and the described behavior appeared after the upgrade to 2.022.24. I counterchecked on kf.kobotoolbox.org and got the same result.
So very first: Is anyone able to reproduce this or can observe the same behavior when opening the Enketo link above? @Kal_Lam gave a brief feedback when I brought this up first in another thread. In his screenshot, everything seems fine. I’m running out of ideas how to approach this.