Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Small issue with the new rich text editor. Â
If someone comments using markdown the following comment:
> Some quoted text
My reply goes here
It should be turned into
<blockquote>Some quoted text </blockquote> My reply goes here
However instead it gets turned intoÂ
<blockquote>Some quoted text
My reply goes here
</blockquote>
Hi @leovictoria,
We don't find such an issue on our test website,Â
Please watch the video below:
https://www.screencast.com/t/0XSG7R8qZVW
The test comment can be found here: https://wpdiscuz.com/demo/#comment-484
Your test site does not seem to process markdown at all as shown in your video
To clarify, I have the rich text editor enabled, but I am not using the button to make the quote, I am just using markdown (>).  On my site it correctly turns it into a blockquote, but it sucks up all subsequent lines as well rather than just the current line as it should. Â