Open fred-atherden opened 5 years ago
This has been prepared in #1231 and only needs to be activated by allowing for <break>
in <td>
and <th>
in TextureJATS.
@Melissa37 this is an example of a 'micro' task which we could address without a complex requirements engineering process. I'd like to label such issues and treat them as general backlog similar to bug fixes but with less prio. E.g. @Integral could work on such things while we are spec'ing out the more complex requests. What do you think?
How about a label "backlog" for those?
Hi there
@FAtherden-eLife can you add this requirement to our new Tables feature request ticket when we get to it perhaps?
@michael I'd be happier to close this and wrap it up in a new feature request than create a new label for it as it's an eLife requirement to go live and needs a proposal.
Cheers
The JATS element
<break/>
is used to indicate a line break. We (eLife) need to be able to use this element within tables (most often in<td/>
elements, but could also be needed inth
elements) so that renderers can output breaks.Example of it's use:
Currently
break
is not allowed in the texture schema: