On Tue, 17 Sept 2024 at 10:12, Alvaro Herrera <[email protected]> wrote: > Maybe it would work to use numbers in square brackets instead: > > Add backend support for injection points (Michael Paquier) [1] [2] [3] [4]
Another option would be to add them in superscript using the <sup>
html tag (or even using some unicode stuff):
Add backend support for injection points (Michael Paquier)<sup>1,
2, 3, 4</sup>
So similar to footnotes in a sense, i.e. if you want details click on
the small numbers
