Page MenuHomePhabricator

Notelist refs not parsed correctly
Open, Needs TriagePublicBUG REPORT

Description

compare the two screenshots below, in each app and browser, of the following article section:
https://en.wikipedia.org/wiki/Polygonal_chain#Notes

Screenshot_20240405-002827.png (2×1 px, 172 KB)

Screenshot_20240405-002837.png (2×1 px, 337 KB)

it's because of the following code snippet:

{{Notelist|refs=
{{Efn|name=Names|A polygonal chain may also be called a '''polygonal curve''',<ref name=ref1/> '''polygonal path''',<ref name=ref2/> '''polyline''',<ref name="ecg"/> '''piecewise linear curve''',<ref name="ecg"/> '''broken line'''<ref name=ref4/> or, in [[geographic information system]]s, a '''linestring''' or '''linear ring'''.<ref name="OGC"/>}}
}}