# Weird markdown highlighting after markdown code block If you try to right text after a block quote code block the text after the code blocks turns green ## Steps to reproduce 1. Use a code block within block quotes > ```python > print('helloworld') > ``` This text becomes green for a weird reason (Kanagawa dragon is my favourite colour scheme so I pray this gets fixed quickly. Ty for all your hard work) ### Screen shot of the problem 