If you try to put an '---' after a code block, it doesn't parse it correctly. Easy sample tested with the Preact App: ```This works fine: Text into --- But, not this Sample Code Block --- test ``` Not sure what other combinations are an issue, but FYI.