Closed layoaster closed 2 years ago
Thanks for reporting. Indeed, that's unintended. Fixed in dcab57dd1.
By the way, funnily, monospace fonts still have no "liga"
set on font-feature-settings
:
So, effectively, we changed nothing for the last 5 years 😅
Released as part of 8.5.3.
Contribution guidelines
I've found a bug and checked that ...
mkdocs
orreadthedocs
themescustom_dir
,extra_javascript
andextra_css
Description
The issue got fixed long time ago but it's happening again. It affects both block & inline code elements.
Expected behaviour
Have monospaced fonts rendered without ligatures like on github:
<region>-realtime
Actual behaviour
Ligatures are being rendered:
Steps to reproduce
->
or-<
ligature in a block of code or inline.Package versions
python --version
: 3.9.13mkdocs --version
: 1.3.1pip show mkdocs-material | grep -E ^Version
: 8.5.2Configuration
System information