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