Bug #3066
Import, the pagination element in HTML files breaks DOM if written with the p element
Statut: | New | Début: | 26/04/2021 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Edition | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
The import modules writes a p element to render the pagination element (usually tei:pb) but the p element cannot be nested.
This could break the CSS styles.
Solution¶
writes a span element instead and set its CSS display property to block
see also the possible usage of div tags
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- Description mis à jour (diff)
- Version cible changé de TXM 0.8.2 à TXM 0.8.4