في معاينة المنشئ، يتم اقتطاع الحرف الخاص "Õ" من الأعلى داخل العناوين من السطر الأول

Õ

The markdown code for the heading above is

# Õ

Õ = U+d5 (latin capital letter o tilde)

but in the markdown preview it looks like

O

which is created by

# O

In fact, for a forum I encountered, “Õ” also appears like “O” inside real published posts, not only in the post preview. May have an older Discourse version though.

إعجاب واحد (1)

I fixed a problem like this within posts a couple of months ago, but I can see this issue in the composer preview. I should be able to fix this one too.

3 إعجابات

I’ve just merged a fix that will improve this:

https://github.com/discourse/discourse/pull/11902

إعجابَين (2)

This topic was automatically closed after 2 days. New replies are no longer allowed.