خطأ: رمز السطر الجديد في الرسالة

من المفترض أن يظهر رمز NL، U+2424، في النص على شكل حرفين صغيرين N و L، تمامًا كما يظهر في جدول يونيكود. لكن بدلاً من ذلك، يتم عرضه كسطر جديد فعلي، مثل هذا: ␤ (يظهر هذا كبداية سطر جديد، لكنه يجب أن يبدو مثل الرموز الأخرى في نفس الفئة: ␠ ␡ ␢ ␣. فقط U+000A يجب أن يبدأ سطرًا جديدًا فعليًا.

Testing … ␤ maybe there is a bug in nokogiri…

Seems to work just fine here

Testing .... ␤ maybe there is a bug in nokogiri...
إعجاب واحد (1)

I am not sure what exactly is being reporting here? Are you saying email versions of the posts, as delivered through email notifications, have this?

No, the messages as shown online.

إعجابَين (2)

Yes I can repro this, the workaround for now is to use ␤ instead.

@Vitaly this appears to happen in https://markdown-it.github.io , do you know if this is on purpose in the engine? It does not happen in dingus: commonmark.js demo

3 إعجابات

اختبار … ⋲ ينتهي السطر هنا →

هل يبدو هذا ثابتًا بالنسبة لي يا سام؟

نعم، أدى تقديم nokogumbo إلى إصلاح هذه المشكلة ومجموعة من المشكلات المماثلة الأخرى :confetti_ball:

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