Font ligatures in wiki pages
Benjamin Morel <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <CAG9XoMR6JHcYB1YYDTgQy0bw7XFByje9XyRgZBNEscL0MFuDbw@mail.gmail.com> |
Hi, I'm not sure whether this is the right list to post to, I apologize if it isn't. The RFC pages on the wiki site show unwanted ligatures. For example, the word "ffi" on this page: https://wiki.php.net/rfc/namespaces_in_bundled_extensions is rendered this way on my machine (Chrome, Linux): https://imgur.com/a/BJb5oUH I think it would be wise to use this CSS rule on the whole website: font-variant-ligatures: none; Kind regards, — Benjamin