https://bugs.kde.org/show_bug.cgi?id=461547

--- Comment #9 from goebbe <christian.goe...@mailbox.org> ---
Here Is the text that has been used for the new screenshot: 
Examples of issues when highlighting (bold/ italic) text that contains Umlauts
or accents: 

*Überschrift* **Überschrift**                <- first italic, second bold?
*ä* *ö* *ü* *ß* *á* *â* *à* **               <- all italic?
**ä** **ö** **ü** **ß** **á** **â** **à**    <- all bold?
**aä** **aäa** **dö** should_be_normal **üadfafasd**   <- mix bold and normal
text
**äa** **aäa** **äa** **öfö** **üadfafasd**   <- all bold?
**aäa** **äa** **aäa** **öfö** **üadfafasd**  <- all bold, including the
markup?
**Whateverö** normal text **final word**      <- the first word should be bold
**Whateverö** normal text **öfinal word**     <- bold normal bold

*Whateverö* normal text *final word*          <- italic, normal, italic?
*Whateverö* normal text *öfinal word*         <- italic, normal, italic?
*Whateverö* normal text **öfinal word**       <- italic, normal, bold?
**Whateverö** normal text *öfinal word*       <- bold, normal, italic?

 a   o   u
*a* *o* *u* 
 ä   ö   ü
*ä* *ö* *ü*    <- single umlauts do not work

**a** **o** **u** 
**ä** **ö** **ü**

 aa   oo   uu   uu
*aa* *oo* *uu* *uu*  <- issue with the markdown - no umlauts involved!!
*äa* *oö* *uü* *uü*  <- different rendering for first and last position>
*aä* *öo* *üu* *üu*

*aaa* *ooo* *uuu*
*aäa* *oöo* *uüu*    <- no issue when umlauts are in the middle of a word

**aaa** aaa **aaa**
**aaa** aaa **aaä**
**aaä** aaa **aaä**
**aaa** aaa **äaa**  <- the aaa in the middle should be normal text
**aaa**aaaaa**äaa**  <- markdown is renderen differently, here

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to