Hello everybody,
I have a problem with the display of text in the Block code "fences" (```)
This is my source:
$TTL 1h
@ IN SOA ca-lin-ns01.artesis.be. hostmaster.artesis.be. (
2012110901 ; Serial
1h ; Refresh
30m ; Retry
2d ; Expire
10m ) ; Negative caching TTL
@ IN NS ca-lin-ns01.artesis.be.
@ IN NS ca-lin-ns02.artesis.be.
www A 193.191.129.214
But, it displays as:

It seems that the blank lines are the source of the problem (they do not contain spaces).
I am using the Learn2 theme.
Can somebody help, please?

