Hello, when entering a character (for example '), it is automatically replaced with a >
Example
I did the test becomes I>did the test
Hello, when entering a character (for example '), it is automatically replaced with a >
Example
I did the test becomes I>did the test
Can you share the exact text you used to yield that result? Does it occur here on Meta?
No, this does not happen on Meta but on my self-hosted Discourse forum.
Here is an example in standard mode:
In rich mode:
The text is:
Alright, Iโve reproduced the issue. Iโll talk to the admin.
Does this occur in safe mode on your forum?
This is an eager typographer replacement; it happens here too, but the default markdown_typographer_quotation_marks are different on a non-French instance.
You can disable enable_markdown_typographer or set the quotation marks site setting to a different default.
That said, I feel there are some quick wins we can make to improve this experience. Weโll look into those. The site settings are immediate alternatives.