Task #3272

Mis à jour par Matthieu Decorde il y a environ 3 ans

Since TXM 0.8.2, the XTZ import rename the NAME unknown tags to "span@class='NAME'" tags

add an import parameter to choose enable or disable the action to do with the unmanaged tags :
* ignore : the tag is no written (as in TXM-0.8.1)
* rename to span (as in TXM-0.8.2 release) : the tag is renamed "span" and the name is transferred in the class attribute
* keep as is (new) : the tag and its attributes are written as is
feature

Retour