Task #3367
Mis à jour par Matthieu Decorde il y a plus de 2 ans
UNKNOWNED Unknowned 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
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