fonio icon indicating copy to clipboard operation
fonio copied to clipboard

Hyphenation issues

Open robindemourat opened this issue 2 years ago • 1 comments

Je relève ce que j'apparente à un bug sur la césure des mots. C'est parfois troublant, ça peut donner l'impression qu'on ne sait pas orthographié dans l'exemple ci-dessous "blan" (avec le "c" à la ligne).

cesures

Meta: Olivier EMDH 2022

robindemourat avatar Jun 21 '22 13:06 robindemourat

.contents-wrapper strong, .contents-wrapper em {
  word-break: normal;
}

robindemourat avatar Jun 24 '22 08:06 robindemourat