Markdown rendering is blocking
If I have the "Markdown Here Revival"-tab active in a long email-chain the markdown rendering seems to block the main-thread preventing me from seeing what I am typing until the rendering is complete, which can take multiple seconds in longer chains. Is there any way to do this work in a non-blocking fashion or otherwise to debounce the trigger for the Markdown render?