Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Post History

75%
+4 −0
Meta Text with many diacritic marks are not displayed correctly in posts

When posting this question, I noticed a difference between editor's preview and the post's final render. When editing, the preview correctly shows the Zalgo Text: But after the post is saved, i...

1 answer  ·  posted 3y ago by hkotsubo‭  ·  edited 3y ago by ArtOfCode‭

Question bug status-declined
#2: Post edited by user avatar ArtOfCode‭ · 2021-05-01T17:28:19Z (almost 3 years ago)
#1: Initial revision by user avatar hkotsubo‭ · 2021-04-29T18:05:36Z (about 3 years ago)
Text with many diacritic marks are not displayed correctly in posts
When posting [this question](https://software.codidact.com/posts/281551), I noticed a difference between editor's preview and the post's final render.

When editing, the preview correctly shows the Zalgo Text:

<img src="https://software.codidact.com/uploads/NfnCh12Ub1Qk9wPHMEzmvU2t" style="border: 1px solid gray">

But after the post is saved, it's rendered in the browser like this:

<img src="https://software.codidact.com/uploads/gxCzDXszaKZkARa3bTCzuCB3" style="border: 1px solid gray">

Note that part of the text (the diacritics at the top and bottom) is not displayed.

---
I've tested in the following OS's/browsers, and the problem occurs in all of them:

- Windows 10 Home 64 bits: Chrome 90.0.4430.93, Firefox 88.0 and Edge 90.0.818.49
- iPhone 8/iOS 14.4.2: Chrome 87.0.4280.163 and Safari
- MacOS Catalina 10.15.7: Chrome 90.0.4430.93, Safari 14.0.3 and Firefox 88.0
bug