Bug#931224: In default style, lettered lists come out as numbered
Ian Jackson <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <23830.10100.741778.647361__29177.2284706653$1561733130$gmane$org@chiark.greenend.org.uk> |
Package: wiki.debian.org See for example, the "footnote A" in https://wiki.debian.org/GitPackagingSurvey where this wiki source text | A. <<Anchor(noteA)>>As noted in the introduction [etc. ... is rendered like this by Firefox: | 1. As noted in the introduction, ... Despite this in the HTML: | ... <ol type="A"><li><p class="line891"><span class="anchor" | id="noteA"></span>As noted in the introduction ... (It renders correctly in w3m.) Ian.