Task #3367

Mis à jour par Matthieu Decorde il y a plus de 2 ans

Unknown tags are transformed into span@class=localname

This is not what is done with the others tags who @class received @rend

h3. Solution

Do:
- @class <- @rend
- @type <- @type or localname if @type is not present

see specifications of initial developments: https://groupes.renater.fr/wiki/txm-info/public/import_xtz#transfert_xsl_-_pager_a_realiser

Retour