Page MenuHomePhabricator

Change default for cite_references_link_many_format
Closed, ResolvedPublic

Description

Author: z9z8z-wps

Description:
If links are displayed underlined and the default definition of cite_references_link_many_format is used, the underline of the back links of a
multiple referenced footnote is aligned to the baseline of the surrounding text instead of to the links.

Change

'cite_references_link_many_format' => '<sup>$2</sup>',

to

'cite_references_link_many_format' => '<sup>$2</sup>',

in Cite.i18n.php to have the links displayed properly.


Version: unspecified
Severity: normal

Details

Reference
bz6906