Eurotermbank / Federated-Network-Toolkit-deployment

Other
2 stars 1 forks source link

No support for showing the <hi> tag included in TBX #10

Open mariask2 opened 3 years ago

mariask2 commented 3 years ago

TBX has a tag which allows you to do markup. I think the following is the way to write it:


<term>CO<hi type="subscript">2</hi></term>

This doesn't seem to be supported in the interface, i.e. the output is: CO2, so you don't see that the term should be written with subscript. This is a low priority feature in my opinion. But I just want to document it, in case someone else in the project finds it more important.

mariask2 commented 3 years ago

Forgot to mention : The most typical use case for this is -- I would guess -- in definitions, explanations and so on (it can be used for expressing math formulas).