Writing: 2024|
How to Fix Hugo's iOS Code-Block Text-Size Rendering Issue
February 4, 2024
Lately, I’ve been coming across many blogs that have weird font-size rendering issues for code blocks on iOS. Basically, in a code snippet, the text-size would sometimes be much larger for some lines than others.
Below is a screenshot of the issue from a …