هناك مشكلة حالية تتمثل في أن تحديد نص يتضمن نصًا مخفيًا لا يضع وسمي الإخفاء في الاقتباس. لقد كان هذا يعمل بالتأكيد من قبل، لكنني غير متأكد متى توقف عن العمل.
على سبيل المثال، إذا حددت هذه الجملة بأكملها، فإن الجزء المخفي لن يكون محميًا بوسوم الإخفاء في الاقتباس.
As far as I know the select text and quote feature will do a best effort work trying to preserve formatting using our HTML->Markdown conversion library.
If you use the quote full post (first button in the composer) we go to the server and ask for the raw markdown, and then the quote contains all the original formatting.
Support for quoting spoiler text was added back in August 2018 and it was improved in June of this year (even if incidentally) as referenced here. So while I understand that I can do the full post quote as a workaround, it remains that this is functionality that used to work and is now broken.