LHNCBC / ucum-lhc

LHC implementation of UCUM validation and conversion services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected presence of "." in "sup" tags

alexandre-le-borgne opened this issue · comments

In file https://github.com/lhncbc/ucum-lhc/blob/master/browser-dist/ucum-lhc.js
Line 2

https://raw.githubusercontent.com/lhncbc/ucum-lhc/master/browser-dist/ucum-lhc.js

The vast majority of <sup> tags are correctly closed with </sup>, however some are closed with <.sup>

Screenshot_20231127_153436

Thanks for bringing this to our attention. It does not seem to be an error in our data files, but in some code that is generating those strings. We will fix this as soon as we can.

This issue is fixed with latest version.