Fixing the markdown parsers
Fixing broken markdown parsers
OK, not fixing - horrible workarounds.
This seems to fix broken code blocks.. But there is still another problem to tackle:
- blackslashes inside the code blocks which precede new lines leave the newlines ignored (the backslashes need to be escaped)