When editing a question and including entities like ◁, they are shown in the preview window. This applies both to hexadecimal entities only.

enter image description here

However, in the final post, they're not shown anymore:

enter image description here

link|improve this question

46% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Regex bug; it was only counting a single hex digit entity as valid, which obviously doesn't make much sense.

Fixed (next build), thanks!

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged