Blocks output in the wrong order when using blockquotes in posts
-
Not really a question as I figured it out… But may be useful to others.
If I used blockquotes in a post, some code blocks would not be output in the expected positions.
Using the debug output I could see that the code blocks were being output in the wrong places — “After paragraph 1” was followed by “After paragraph 10”, for example, and the debug output was incorrectly formatted, as if there was a code issue.
Screenshot:
The HTML in my post checked out OK however.
And then I found that if I ticked the “Count also inside blockquote elements” option, everything started working fine. The debug output was formatted correctly again and blocks were counted in the correct order.
Hope that helps…!
The topic ‘Blocks output in the wrong order when using blockquotes in posts’ is closed to new replies.